Searched refs:xencomm_hypercall_physdev_op (Results 1 – 3 of 3) sorted by relevance
32 extern int xencomm_hypercall_physdev_op(int cmd, void *op);
191 return xencomm_hypercall_physdev_op(cmd, arg); in HYPERVISOR_physdev_op()
119 xencomm_hypercall_physdev_op(int cmd, void *op) in xencomm_hypercall_physdev_op() function