Searched refs:syscall8 (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/include/arch/x86_64/barrelfish/
H A Dsyscall_arch.h147 #define syscall8(_a, _b, _c, _d, _e, _f, _g, _h) \ macro
150 syscall8(_a, _b, _c, _d, _e, _f, _g, 0)
/barrelfish-master/include/arch/aarch64/barrelfish/
H A Dsyscall_arch.h58 #define syscall8(a,b,c,d,e,f,g,h) \ macro
H A Dinvocations_arch.h60 return syscall8(invocation, invoke_cptr, arg2, arg3, arg4, arg5, arg6,
/barrelfish-master/include/arch/arm/barrelfish/
H A Dsyscall_arch.h60 #define syscall8(a,b,c,d,e,f,g,h) \ macro
H A Dinvocations_arch.h61 return syscall8(invocation, invoke_cptr, arg2, arg3, arg4, arg5, arg6,

Completed in 39 milliseconds