Home
last modified time | relevance | path

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

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