Home
last modified time | relevance | path

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

/linux/arch/hexagon/kernel/
H A Dsyscalltab.c20 SC_ARG64(offset), SC_ARG64(len)) in SYSCALL_DEFINE6()
/linux/include/linux/
H A Dsyscalls.h269 #define SC_ARG64(name) u32, name##_lo, u32, name##_hi macro
271 #define SC_ARG64(name) u32, name##_hi, u32, name##_lo macro