Home
last modified time | relevance | path

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

/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
/qemu/subprojects/libvduse/
H A Dlibvduse.c391 struct vduse_iotlb_entry entry; in iova_to_va()