general_protection   28 arch/x86/include/asm/traps.h asmlinkage void general_protection(void);
general_protection   82 arch/x86/kernel/idt.c 	INTG(X86_TRAP_GP,		general_protection),
general_protection  364 arch/x86/kernel/traps.c 		regs->ip = (unsigned long)general_protection;
general_protection  626 arch/x86/xen/enlighten_pv.c 	{ general_protection,          xen_general_protection,          false },