Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Diommu.h119 #define IOMMU_TABLE_USERSPACE_ENTRY(tbl, entry) \ macro
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_64_vio.c517 __be64 *pua = IOMMU_TABLE_USERSPACE_ENTRY(tbl, entry); in kvmppc_tce_iommu_do_map()
/linux-6.1.9/drivers/vfio/
Dvfio_iommu_spapr_tce.c558 __be64 *pua = IOMMU_TABLE_USERSPACE_ENTRY(tbl, entry + i); in tce_iommu_build_v2()