Searched refs:X86_TRAP_NM (Results 1 – 3 of 3) sorted by relevance
14 #define X86_TRAP_NM 7 /* Device Not Available */ macro
551 DECLARE_IDTENTRY(X86_TRAP_NM, exc_device_not_available);
88 INTG(X86_TRAP_NM, asm_exc_device_not_available),