Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtraps.h95 dotraplinkage void do_mce(struct pt_regs *regs, long error_code);
/Linux-v5.4/arch/x86/entry/
Dentry_64.S1209 idtentry machine_check do_mce has_error_code=0 paranoid=1
/Linux-v5.4/arch/x86/kernel/cpu/mce/
Dcore.c1845 dotraplinkage void do_mce(struct pt_regs *regs, long error_code) in do_mce() function