Lines Matching defs:regs
40 static __always_inline bool do_syscall_x64(struct pt_regs *regs, int nr) in do_syscall_x64()
56 static __always_inline bool do_syscall_x32(struct pt_regs *regs, int nr) in do_syscall_x32()
73 __visible noinstr void do_syscall_64(struct pt_regs *regs, int nr) in do_syscall_64()
91 static __always_inline int syscall_32_enter(struct pt_regs *regs) in syscall_32_enter()
102 static __always_inline void do_syscall_32_irqs_on(struct pt_regs *regs, int nr) in do_syscall_32_irqs_on()
119 __visible noinstr void do_int80_syscall_32(struct pt_regs *regs) in do_int80_syscall_32()
138 static noinstr bool __do_fast_syscall_32(struct pt_regs *regs) in __do_fast_syscall_32()
186 __visible noinstr long do_fast_syscall_32(struct pt_regs *regs) in do_fast_syscall_32()
238 __visible noinstr long do_SYSENTER_32(struct pt_regs *regs) in do_SYSENTER_32()
291 static void __xen_pv_evtchn_do_upcall(struct pt_regs *regs) in __xen_pv_evtchn_do_upcall()
302 __visible noinstr void xen_pv_evtchn_do_upcall(struct pt_regs *regs) in xen_pv_evtchn_do_upcall()