Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 7 of 7) sorted by relevance

/xen/tools/libs/call/
A Dcore.c120 uint64_t arg1, uint64_t arg2) in xencall2()
131 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.h242 #define alternative_vcall2(func, arg1, arg2) ({ \ argument
251 #define alternative_call2(func, arg1, arg2) ({ \ argument
259 #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/tools/xenbackendd/
A Dxenbackendd.c94 doexec(const char *cmd, const char *arg1, const char *arg2) in doexec()
/xen/xen/arch/x86/x86_64/compat/
A Dmm.c207 enum XLAT_mmuext_op_arg2 arg2; in compat_mmuext_op() local
/xen/xen/common/
A Dhypfs.c401 XEN_GUEST_HANDLE_PARAM(const_char) arg1, unsigned long arg2, in do_hypfs_op()
A Dargo.c2077 do_argo_op(unsigned int cmd, XEN_GUEST_HANDLE_PARAM(void) arg1, in do_argo_op()
2215 compat_argo_op(unsigned int cmd, XEN_GUEST_HANDLE_PARAM(void) arg1, in compat_argo_op()
/xen/xen/include/public/
A Dxen.h465 } arg2; member

Completed in 24 milliseconds