Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dproto.h28 void entry_SYSENTER_compat(void);
36 #define entry_SYSENTER_compat NULL macro
/arch/x86/entry/
A Dentry_64_compat.S50 SYM_CODE_START(entry_SYSENTER_compat)
134 SYM_CODE_END(entry_SYSENTER_compat)
/arch/x86/kernel/
A Dtraps.c1017 return (regs->ip - (unsigned long)entry_SYSENTER_compat) < in is_sysenter_singlestep()
1019 (unsigned long)entry_SYSENTER_compat; in is_sysenter_singlestep()
/arch/x86/kernel/cpu/
A Dcommon.c2214 wrmsrq_safe(MSR_IA32_SYSENTER_EIP, (u64)entry_SYSENTER_compat); in idt_syscall_init()

Completed in 14 milliseconds