Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
Dvfio_iommu_type1.c127 struct vfio_pfn { struct
128 struct rb_node node;
129 dma_addr_t iova; /* Device address */
130 unsigned long pfn; /* Host pfn */
131 unsigned int ref_count;