Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/
A Dvduse.rst152 mapping via the VDUSE_IOTLB_GET_FD ioctl.
161 2. Pass the above IOVAs to the VDUSE_IOTLB_GET_FD ioctl so that those IOVA regions
199 fd = ioctl(dev_fd, VDUSE_IOTLB_GET_FD, &entry);
228 userspace via the VDUSE_IOTLB_GET_FD ioctl before accessing.
/linux-6.3-rc2/include/uapi/linux/
A Dvduse.h84 #define VDUSE_IOTLB_GET_FD _IOWR(VDUSE_BASE, 0x10, struct vduse_iotlb_entry) macro
/linux-6.3-rc2/drivers/vdpa/vdpa_user/
A Dvduse_dev.c1043 case VDUSE_IOTLB_GET_FD: { in vduse_dev_ioctl()

Completed in 9 milliseconds