Home
last modified time | relevance | path

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

/linux/arch/x86/entry/
H A Dentry_fred.c201 case X86_TRAP_NM: return exc_device_not_available(regs); in fred_hwexc()
/linux/arch/x86/include/asm/
H A Didtentry.h599 DECLARE_IDTENTRY(X86_TRAP_NM, exc_device_not_available);
/linux/arch/x86/kernel/
H A Dtraps.c1544 DEFINE_IDTENTRY(exc_device_not_available) in DEFINE_IDTENTRY() argument
/linux/arch/x86/xen/
H A Denlighten_pv.c789 TRAP_ENTRY(exc_device_not_available, false ),