Home
last modified time | relevance | path

Searched defs:relocation_handler (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/coreboot/src/mainboard/emulation/qemu-q35/
H A Dcpu.c50 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 Dmp.h74 void (*relocation_handler)(int cpu, uintptr_t curr_smbase, member
/aosp_15_r20/external/coreboot/src/cpu/intel/model_f2x/
H A Dmp_init.c66 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 Dcpu.c168 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 Dcpu.c174 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 Dcpu.c227 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 Dcpu.c141 static void relocation_handler(int cpu, uintptr_t curr_smbase, in relocation_handler() function