Searched refs:__HYPERVISOR_hypfs_op (Results 1 – 2 of 2) sorted by relevance
/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/xen/include/public/ |
A D | xen.h | 133 #define __HYPERVISOR_hypfs_op 42 macro
|
Completed in 6 milliseconds