Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kernel/cpu/mce/
Dcore.c2191 static __always_inline void exc_machine_check_kernel(struct pt_regs *regs) in exc_machine_check_kernel() function
2227 exc_machine_check_kernel(regs); in DEFINE_IDTENTRY_MCE()
2261 exc_machine_check_kernel(regs); in DEFINE_FREDENTRY_MCE()
2275 exc_machine_check_kernel(regs); in DEFINE_IDTENTRY_RAW()