Searched refs:do_machine_check (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dtraps.h89 dotraplinkage void do_machine_check(struct pt_regs *, long);
H A Dmce.h217 void do_machine_check(struct pt_regs *, long);
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dmce-inject.c75 do_machine_check(pregs, 0); raise_exception()
H A Dmce.c1025 void do_machine_check(struct pt_regs *regs, long error_code) do_machine_check() function
1209 EXPORT_SYMBOL_GPL(do_machine_check); variable
1226 * from the list of faulting pages that do_machine_check()
1705 machine_check_vector = do_machine_check; mcheck_cpu_init()
/linux-4.1.27/arch/x86/kvm/
H A Dvmx.c5067 do_machine_check(&regs, 0); kvm_machine_check()

Completed in 169 milliseconds