Home
last modified time | relevance | path

Searched refs:physdev_op (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/xen/interface/
H A Dphysdev.h229 struct physdev_op { struct
239 typedef struct physdev_op physdev_op_t; argument
/freebsd-12.1/sys/amd64/include/xen/
H A Dhypercall.h320 int rc = _hypercall2(int, physdev_op, cmd, arg); in HYPERVISOR_physdev_op()
324 struct physdev_op op; in HYPERVISOR_physdev_op()
/freebsd-12.1/sys/i386/include/xen/
H A Dhypercall.h305 int rc = _hypercall2(int, physdev_op, cmd, arg); in HYPERVISOR_physdev_op()
308 struct physdev_op op; in HYPERVISOR_physdev_op()