entry_SYSENTER_compat 24 arch/x86/include/asm/proto.h void entry_SYSENTER_compat(void); entry_SYSENTER_compat 1725 arch/x86/kernel/cpu/common.c wrmsrl_safe(MSR_IA32_SYSENTER_EIP, (u64)entry_SYSENTER_compat); entry_SYSENTER_compat 677 arch/x86/kernel/traps.c return (regs->ip - (unsigned long)entry_SYSENTER_compat) < entry_SYSENTER_compat 679 arch/x86/kernel/traps.c (unsigned long)entry_SYSENTER_compat;