Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/cpu/intel/model_f2x/
H A Dmp_init.c21 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/cpu/intel/model_1067x/
H A Dmp_init.c19 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/gnr/
H A Dcpu.c60 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/soc/amd/common/block/cpu/smm/
H A Dsmm_relocate.c24 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/cpu/intel/model_2065x/
H A Dmodel_2065x_init.c110 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/include/cpu/x86/
H A Dmtrr.h84 void x86_setup_mtrrs_with_detect(void);
/aosp_15_r20/external/coreboot/src/soc/intel/baytrail/
H A Dcpu.c96 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/soc/intel/braswell/
H A Dcpu.c96 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/cpx/
H A Dcpu.c172 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/skx/
H A Dcpu.c205 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/
H A Dcpu.c166 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/cpu/
H A Dmp_init.c180 x86_setup_mtrrs_with_detect(); in wrapper_x86_setup_mtrrs()
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/spr/
H A Dcpu.c219 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/soc/intel/denverton_ns/
H A Dcpu.c266 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/cpu/intel/model_206ax/
H A Dmodel_206ax_init.c489 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/cpu/intel/haswell/
H A Dhaswell_init.c564 x86_setup_mtrrs_with_detect(); in pre_mp_init()
/aosp_15_r20/external/coreboot/src/cpu/x86/mtrr/
H A Dmtrr.c826 void x86_setup_mtrrs_with_detect(void) in x86_setup_mtrrs_with_detect() function