Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Didtentry.h568 DECLARE_IDTENTRY_RAW(X86_TRAP_UD, exc_invalid_op);
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c249 DEFINE_IDTENTRY_RAW(exc_invalid_op) in DEFINE_IDTENTRY_RAW() argument
H A Dsev.c1812 exc_invalid_op(ctxt->regs); in vc_forward_exception()
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c712 TRAP_ENTRY(exc_invalid_op, false ),