Searched refs:exc_device_not_available (Results 1 – 4 of 4) sorted by relevance
191 case X86_TRAP_NM: return exc_device_not_available(regs); in fred_hwexc()
604 DECLARE_IDTENTRY(X86_TRAP_NM, exc_device_not_available);
1318 DEFINE_IDTENTRY(exc_device_not_available) in DEFINE_IDTENTRY() argument
721 TRAP_ENTRY(exc_device_not_available, false ),