Lines Matching defs:regs
42 static __always_inline bool do_syscall_x64(struct pt_regs *regs, int nr) in do_syscall_x64()
58 static __always_inline bool do_syscall_x32(struct pt_regs *regs, int nr) in do_syscall_x32()
76 __visible noinstr bool do_syscall_64(struct pt_regs *regs, int nr) in do_syscall_64()
134 static __always_inline int syscall_32_enter(struct pt_regs *regs) in syscall_32_enter()
155 static __always_inline void do_syscall_32_irqs_on(struct pt_regs *regs, int nr) in do_syscall_32_irqs_on()
211 __visible noinstr void do_int80_emulation(struct pt_regs *regs) in do_int80_emulation()
327 __visible noinstr void do_int80_syscall_32(struct pt_regs *regs) in do_int80_syscall_32()
347 static noinstr bool __do_fast_syscall_32(struct pt_regs *regs) in __do_fast_syscall_32()
395 __visible noinstr bool do_fast_syscall_32(struct pt_regs *regs) in do_fast_syscall_32()
442 __visible noinstr bool do_SYSENTER_32(struct pt_regs *regs) in do_SYSENTER_32()
495 static void __xen_pv_evtchn_do_upcall(struct pt_regs *regs) in __xen_pv_evtchn_do_upcall()
506 __visible noinstr void xen_pv_evtchn_do_upcall(struct pt_regs *regs) in xen_pv_evtchn_do_upcall()