Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_type1.c123 struct vfio_pfn { struct
124 struct rb_node node;
125 dma_addr_t iova; /* Device address */
126 unsigned long pfn; /* Host pfn */
127 unsigned int ref_count;