Home
last modified time | relevance | path

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

/external/coreboot/src/soc/intel/common/block/include/intelblocks/
Dcpulib.h172 void mca_configure(void);
/external/coreboot/src/soc/intel/jasperlake/
Dcpu.c79 mca_configure(); in soc_core_init()
/external/coreboot/src/soc/intel/tigerlake/
Dcpu.c85 mca_configure(); in soc_core_init()
/external/coreboot/src/soc/intel/elkhartlake/
Dcpu.c87 mca_configure(); in soc_core_init()
/external/coreboot/src/soc/intel/meteorlake/
Dcpu.c112 mca_configure(); in soc_core_init()
/external/coreboot/src/soc/intel/xeon_sp/cpx/
Dcpu.c63 mca_configure(); in xeon_configure_mca()
/external/coreboot/src/soc/intel/skylake/
Dcpu.c134 mca_configure(); in soc_core_init()
/external/coreboot/src/soc/intel/cannonlake/
Dcpu.c127 mca_configure(); in soc_core_init()
/external/coreboot/src/soc/intel/xeon_sp/skx/
Dcpu.c55 mca_configure(); in xeon_configure_mca()
/external/coreboot/src/soc/intel/apollolake/
Dcpu.c77 mca_configure(); in soc_core_init()
/external/coreboot/src/soc/intel/alderlake/
Dcpu.c115 mca_configure(); in soc_core_init()
/external/coreboot/src/soc/intel/xeon_sp/spr/
Dcpu.c53 mca_configure(); in xeon_configure_mca()
/external/coreboot/src/soc/intel/denverton_ns/
Dcpu.c66 mca_configure(); in dnv_configure_mca()
/external/coreboot/src/soc/intel/common/block/cpu/
Dcpulib.c358 void mca_configure(void) in mca_configure() function