Home
last modified time | relevance | path

Searched refs:ip_within_syscall_gap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dptrace.h184 static __always_inline bool ip_within_syscall_gap(struct pt_regs *regs) in ip_within_syscall_gap() function
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c792 if (ip_within_syscall_gap(regs)) { in vc_switch_off_ist()
H A Dsev.c148 if (ip_within_syscall_gap(regs)) in on_vc_stack()