Home
last modified time | relevance | path

Searched defs:arg3 (Results 1 – 4 of 4) sorted by relevance

/xen/tools/libs/call/
A Dcore.c131 uint64_t arg1, uint64_t arg2, uint64_t arg3) in xencall3()
142 uint64_t arg1, uint64_t arg2, uint64_t arg3, in xencall4()
154 uint64_t arg1, uint64_t arg2, uint64_t arg3, in xencall5()
/xen/xen/include/asm-x86/
A Dalternative.h259 #define alternative_vcall3(func, arg1, arg2, arg3) ({ \ argument
270 #define alternative_call3(func, arg1, arg2, arg3) ({ \ argument
281 #define alternative_vcall4(func, arg1, arg2, arg3, arg4) ({ \ argument
294 #define alternative_call4(func, arg1, arg2, arg3, arg4) ({ \ argument
308 #define alternative_vcall5(func, arg1, arg2, arg3, arg4, arg5) ({ \ argument
323 #define alternative_call5(func, arg1, arg2, arg3, arg4, arg5) ({ \ argument
339 #define alternative_vcall6(func, arg1, arg2, arg3, arg4, arg5, arg6) ({ \ argument
355 #define alternative_call6(func, arg1, arg2, arg3, arg4, arg5, arg6) ({ \ argument
/xen/xen/common/
A Dhypfs.c400 long do_hypfs_op(unsigned int cmd, in do_hypfs_op()
A Dargo.c2083 unsigned int arg3 = raw_arg3, arg4 = raw_arg4; in do_argo_op() local
2216 XEN_GUEST_HANDLE_PARAM(void) arg2, unsigned long arg3, in compat_argo_op()

Completed in 840 milliseconds