Home
last modified time | relevance | path

Searched refs:X86_TRAP_UD (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dtrapnr.h25 #define X86_TRAP_UD 6 /* Invalid Opcode */ macro
/linux/arch/x86/kernel/
H A Didt.c88 INTG(X86_TRAP_UD, asm_exc_invalid_op),