Home
last modified time | relevance | path

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

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