Home
last modified time | relevance | path

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

/linux/Documentation/virt/kvm/devices/
H A Dvfio.rst56 device file descriptor via VFIO_GROUP_GET_DEVICE_FD in order to support
/linux/include/uapi/linux/
H A Dvfio.h193 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6) macro
/linux/drivers/vfio/
H A Dgroup.c399 case VFIO_GROUP_GET_DEVICE_FD: in vfio_group_fops_unl_ioctl()