Searched refs:xen_physdev_op_compat (Results 1 – 2 of 2) sorted by relevance
47 int xen_physdev_op_compat(int cmd, void *arg) in xen_physdev_op_compat() function81 EXPORT_SYMBOL_GPL(xen_physdev_op_compat);
385 extern int __must_check xen_physdev_op_compat(int, void *);392 rc = xen_physdev_op_compat(cmd, arg); in HYPERVISOR_physdev_op()