Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsyscall_wrapper.h70 SYSCALL_PT_ARG2(m, t1, t2), m(t3, (regs->dx))
71 #define SYSCALL_PT_ARG2(m, t1, t2) \ macro