Searched refs:xencall5 (Results 1 – 4 of 4) sorted by relevance
| /xen/tools/libs/call/ |
| A D | libxencall.map | 11 xencall5;
|
| A D | core.c | 153 int xencall5(xencall_handle *xcall, unsigned int op, in xencall5() function
|
| /xen/tools/libs/hypfs/ |
| A D | core.c | 70 if (xencall5(fshdl->xcall, __HYPERVISOR_hypfs_op, in xenhypfs_open() 238 ret = xencall5(fshdl->xcall, __HYPERVISOR_hypfs_op, XEN_HYPFS_OP_read, in xenhypfs_read_raw() 450 ret = xencall5(fshdl->xcall, __HYPERVISOR_hypfs_op, XEN_HYPFS_OP_read, in xenhypfs_write() 523 ret = xencall5(fshdl->xcall, __HYPERVISOR_hypfs_op, in xenhypfs_write()
|
| /xen/tools/libs/call/include/ |
| A D | xencall.h | 112 int xencall5(xencall_handle *xcall, unsigned int op,
|
Completed in 12 milliseconds