Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c2195 static __always_inline void exc_machine_check_kernel(struct pt_regs *regs) in exc_machine_check_kernel() function
2231 exc_machine_check_kernel(regs); in DEFINE_IDTENTRY_MCE()
2265 exc_machine_check_kernel(regs); in DEFINE_FREDENTRY_MCE()
2279 exc_machine_check_kernel(regs); in DEFINE_IDTENTRY_RAW()