Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | next |
dma_addr_t | iova |
unsigned long | vaddr |
long | npage |
int | prot |
Definition at line 58 of file vfio_iommu_type1.c.
Definition at line 60 of file vfio_iommu_type1.c.
Definition at line 59 of file vfio_iommu_type1.c.
long npage |
Definition at line 62 of file vfio_iommu_type1.c.
int prot |
Definition at line 63 of file vfio_iommu_type1.c.
unsigned long vaddr |
Definition at line 61 of file vfio_iommu_type1.c.