Searched refs:handle_invalid_op (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dtraps.h25 void handle_invalid_op(struct pt_regs *regs);
/linux-master/arch/x86/kernel/
H A Dtraps.c207 void handle_invalid_op(struct pt_regs *regs) function
209 static inline void handle_invalid_op(struct pt_regs *regs)
265 handle_invalid_op(regs);
/linux-master/arch/x86/mm/
H A Dfault.c471 handle_invalid_op(regs);

Completed in 178 milliseconds