Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dphysdev.h229 struct physdev_op { struct
239 typedef struct physdev_op physdev_op_t; argument
/freebsd/sys/amd64/include/xen/
H A Dhypercall.h302 return _hypercall2(int, physdev_op, cmd, arg); in HYPERVISOR_physdev_op()
/freebsd/sys/i386/include/xen/
H A Dhypercall.h290 return _hypercall2(int, physdev_op, cmd, arg); in HYPERVISOR_physdev_op()