Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Diommu.h121 #define IOMMU_TABLE_USERSPACE_ENTRY(tbl, entry) \ macro
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_64_vio.c487 __be64 *pua = IOMMU_TABLE_USERSPACE_ENTRY(tbl, entry); in kvmppc_tce_iommu_do_map()
/Linux-v5.4/drivers/vfio/
Dvfio_iommu_spapr_tce.c558 __be64 *pua = IOMMU_TABLE_USERSPACE_ENTRY(tbl, entry + i); in tce_iommu_build_v2()