Searched refs:exc_invalid_op (Results 1 – 5 of 5) sorted by relevance
93 exc_invalid_op(regs); in fred_other()190 case X86_TRAP_UD: return exc_invalid_op(regs); in fred_hwexc()
621 DECLARE_IDTENTRY_RAW(X86_TRAP_UD, exc_invalid_op);
300 DEFINE_IDTENTRY_RAW(exc_invalid_op) in DEFINE_IDTENTRY_RAW() argument
720 TRAP_ENTRY(exc_invalid_op, false ),
600 exc_invalid_op(ctxt->regs); in vc_forward_exception()