Home
last modified time | relevance | path

Searched refs:enable_copy_mc_fragile (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/lib/
H A Dcopy_mc.c15 void enable_copy_mc_fragile(void) in enable_copy_mc_fragile() function
38 void enable_copy_mc_fragile(void) in enable_copy_mc_fragile() function
/openbmc/linux/arch/x86/include/asm/
H A Dmce.h198 extern void enable_copy_mc_fragile(void);
201 static inline void enable_copy_mc_fragile(void) in enable_copy_mc_fragile() function
/openbmc/linux/arch/x86/kernel/
H A Dquirks.c636 enable_copy_mc_fragile(); in quirk_intel_brickland_xeon_ras_cap()
653 enable_copy_mc_fragile(); in quirk_intel_purley_xeon_ras_cap()
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c2877 enable_copy_mc_fragile(); in mcheck_late_init()