Home
last modified time | relevance | path

Searched refs:IOVA_PFN (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/ABI/testing/
H A Ddebugfs-intel-iommu248 IOVA_PFN PML5E PML4E
266 IOVA_PFN PML5E PML4E
/linux/drivers/iommu/intel/
H A Dcache.c265 unsigned long pfn = IOVA_PFN(start); in calculate_psi_aligned_address()
H A Diommu.h39 #define IOVA_PFN(addr) ((addr) >> PAGE_SHIFT) macro