Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Ddoublefault_32.c73 exc_double_fault(&regs, 0, cr2); in doublefault_shim()
A Dtraps.c401 DEFINE_IDTENTRY_DF(exc_double_fault) in DEFINE_IDTENTRY_DF() argument
/linux/arch/x86/entry/
A Dentry_fred.c192 case X86_TRAP_DF: return exc_double_fault(regs, error_code); in fred_hwexc()
/linux/arch/x86/include/asm/
A Didtentry.h668 DECLARE_IDTENTRY_DF(X86_TRAP_DF, exc_double_fault);
/linux/arch/x86/xen/
A Denlighten_pv.c651 exc_double_fault(regs, error_code); in DEFINE_IDTENTRY_RAW_ERRORCODE()
707 TRAP_ENTRY_REDIR(exc_double_fault, true ),

Completed in 12 milliseconds