Home
last modified time | relevance | path

Searched refs:vduse_iotlb_entry (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-headers/linux/
H A Dvduse.h69 struct vduse_iotlb_entry { struct
84 #define VDUSE_IOTLB_GET_FD _IOWR(VDUSE_BASE, 0x10, struct vduse_iotlb_entry) argument
/openbmc/linux/include/uapi/linux/
H A Dvduse.h69 struct vduse_iotlb_entry { struct
84 #define VDUSE_IOTLB_GET_FD _IOWR(VDUSE_BASE, 0x10, struct vduse_iotlb_entry) argument
/openbmc/linux/Documentation/userspace-api/
H A Dvduse.rst190 struct vduse_iotlb_entry entry;
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c391 struct vduse_iotlb_entry entry; in iova_to_va()
/openbmc/linux/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c1123 struct vduse_iotlb_entry entry; in vduse_dev_ioctl()