coreboot/src/include/cpu/x86
Felix Held bf1f1df41b include/cpu/x86/msr: add mca_clear_status function
In multiple locations within the coreboot tree all available
IA32_MC_STATUS registers are cleared, so add this to the common code to
avoid duplication of code.

Change-Id: I04af23c16021b0ce90f7105f7a3856bd26ffa736
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56258
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-07-14 17:32:45 +00:00
..
bist.h
cache.h arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dram 2020-08-17 06:22:41 +00:00
cr.h arch/x86: Use ENV_X86_64 instead of _x86_64_ 2021-07-06 06:09:13 +00:00
gdt.h
lapic.h cpu/x86/lapic: Drop read/write_around aliases 2021-06-10 20:57:41 +00:00
lapic_def.h cpu/x86/lapic: Replace LOCAL_APIC_ADDR references 2021-06-11 07:11:43 +00:00
legacy_save_state.h
mp.h src/cpu/x86: Add helper mp_run_on_all_aps 2021-03-11 15:53:58 +00:00
msr.h include/cpu/x86/msr: add mca_clear_status function 2021-07-14 17:32:45 +00:00
mtrr.h cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registers 2020-11-10 06:18:05 +00:00
name.h
pae.h
post_code.h Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s 2021-06-25 15:51:20 +00:00
save_state.h cpu/x86/smm: Add a common save state handling 2020-11-09 10:20:07 +00:00
smi_deprecated.h cpu/x86/smm/smmhandler.c: Get revision using C code 2020-09-29 05:59:37 +00:00
smm.h soc/intel/common/block/smm: Add mainboard_smi_finalize 2021-06-19 00:06:41 +00:00
tsc.h include/cpu/x86/tsc: Fix rdtsc on x86_64 2020-09-28 09:36:00 +00:00