Home
last modified time | relevance | path

Searched refs:install_relocation_handler (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/src/cpu/x86/
Dmp_init.c757 static enum cb_err install_relocation_handler(int num_cpus, size_t save_state_size) in install_relocation_handler() function
818 if (install_relocation_handler(mp_state.cpu_count, save_state_size) != CB_SUCCESS) { in load_smm_handlers()