Searched refs:XEN_HYPFS_OP_read (Results 1 – 3 of 3) sorted by relevance
107 #define XEN_HYPFS_OP_read 1 macro
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()
438 case XEN_HYPFS_OP_read: in do_hypfs_op()
Completed in 4 milliseconds