Home
last modified time | relevance | path

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

/qemu/linux-headers/linux/
H A Dvduse.h84 #define VDUSE_IOTLB_GET_FD _IOWR(VDUSE_BASE, 0x10, struct vduse_iotlb_entry) macro
/qemu/subprojects/libvduse/
H A Dlibvduse.c411 ret = ioctl(dev->fd, VDUSE_IOTLB_GET_FD, &entry); in iova_to_va()