Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vfio/
Dvfio_iommu_type1.c129 struct vfio_pfn { struct
130 struct rb_node node;
131 dma_addr_t iova; /* Device address */
132 unsigned long pfn; /* Host pfn */
133 unsigned int ref_count;