Searched defs:iommu_prot (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/iommu/iommufd/ |
H A D | io_pagetable.c | 200 int iommu_prot) in iopt_insert_area() 247 int iommu_prot, unsigned int flags) in iopt_alloc_area_pages() 354 int iommu_prot, unsigned int flags) in iopt_map_pages() 407 unsigned long length, int iommu_prot, in iopt_map_user_pages()
|
H A D | ioas.c | 191 int iommu_prot = IOMMU_CACHE; in conv_iommu_prot() local
|
H A D | vfio_compat.c | 165 int iommu_prot = IOMMU_CACHE; in iommufd_vfio_map_dma() local
|
H A D | io_pagetable.h | 48 int iommu_prot; member
|
/openbmc/linux/drivers/iommu/ |
H A D | io-pgtable-dart.c | 238 int iommu_prot, gfp_t gfp, size_t *mapped) in dart_map_pages()
|
H A D | io-pgtable-arm.c | 478 int iommu_prot, gfp_t gfp, size_t *mapped) in arm_lpae_map_pages()
|
/openbmc/linux/drivers/iommu/amd/ |
H A D | iommu.c | 2248 int iommu_prot, gfp_t gfp, size_t *mapped) in amd_iommu_map_pages()
|
/openbmc/linux/drivers/iommu/intel/ |
H A D | iommu.c | 4142 size_t size, int iommu_prot, gfp_t gfp) in intel_iommu_map()
|