Home
last modified time | relevance | path

Searched defs:vfio_iommu_type1_dma_unmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-headers/linux/
H A Dvfio.h1580 struct vfio_iommu_type1_dma_unmap { struct
1581 __u32 argsz;
1582 __u32 flags;
1586 __u64 iova; /* IO virtual address */
1587 __u64 size; /* Size of mapping (bytes) */
1588 __u8 data[];
/openbmc/linux/include/uapi/linux/
H A Dvfio.h1580 struct vfio_iommu_type1_dma_unmap { struct
1581 __u32 argsz;
1582 __u32 flags;
1586 __u64 iova; /* IO virtual address */
1587 __u64 size; /* Size of mapping (bytes) */
1588 __u8 data[];