Searched defs:relocation_handler (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/coreboot/src/mainboard/emulation/qemu-q35/ |
H A D | cpu.c | 50 static void relocation_handler(int cpu, uintptr_t curr_smbase, in relocation_handler() function
|
/aosp_15_r20/external/coreboot/src/include/cpu/x86/ |
H A D | mp.h | 74 void (*relocation_handler)(int cpu, uintptr_t curr_smbase, member
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_f2x/ |
H A D | mp_init.c | 66 static void relocation_handler(int cpu, uintptr_t curr_smbase, uintptr_t staggered_smbase) in relocation_handler() function
|
/aosp_15_r20/external/coreboot/src/soc/intel/baytrail/ |
H A D | cpu.c | 168 static void relocation_handler(int cpu, uintptr_t curr_smbase, uintptr_t staggered_smbase) in relocation_handler() function
|
/aosp_15_r20/external/coreboot/src/soc/intel/braswell/ |
H A D | cpu.c | 174 static void relocation_handler(int cpu, uintptr_t curr_smbase, uintptr_t staggered_smbase) in relocation_handler() function
|
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/ |
H A D | cpu.c | 227 static void relocation_handler(int cpu, uintptr_t curr_smbase, in relocation_handler() function
|
/aosp_15_r20/external/coreboot/src/soc/intel/denverton_ns/ |
H A D | cpu.c | 141 static void relocation_handler(int cpu, uintptr_t curr_smbase, in relocation_handler() function
|