Home
last modified time | relevance | path

Searched defs:arg1 (Results 1 – 8 of 8) sorted by relevance

/xen/tools/libs/call/
A Dcore.c109 uint64_t arg1) in xencall1()
120 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/xen/arch/x86/x86_64/compat/
A Dmm.c206 enum XLAT_mmuext_op_arg1 arg1; in compat_mmuext_op() local
282 unsigned int arg1 = !(mcs->flags & MCSF_in_multicall) in compat_mmuext_op() local
/xen/tools/xenbackendd/
A Dxenbackendd.c94 doexec(const char *cmd, const char *arg1, const char *arg2) in doexec()
/xen/xen/include/public/
A Dtmem.h90 uint32_t arg1; member
A Dxen.h453 } arg1; member
/xen/xen/common/
A Dhypfs.c400 long do_hypfs_op(unsigned int cmd, 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()

Completed in 17 milliseconds