Home
last modified time | relevance | path

Searched refs:SYSCALL_PT_ARG1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsyscall_wrapper.h72 SYSCALL_PT_ARG1(m, t1), m(t2, (regs->cx))
73 #define SYSCALL_PT_ARG1(m, t1) m(t1, (regs->bx)) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsyscall_wrapper.h72 SYSCALL_PT_ARG1(m, t1), m(t2, (regs->cx))
73 #define SYSCALL_PT_ARG1(m, t1) m(t1, (regs->bx)) macro

Completed in 2 milliseconds