Searched defs:iommu_prot (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/iommu/iommufd/ |
H A D | io_pagetable.c | 201 int iommu_prot) in iopt_insert_area() 248 int iommu_prot, unsigned int flags) in iopt_alloc_area_pages() 362 int iommu_prot, unsigned int flags) in iopt_map_pages() 397 int iommu_prot, unsigned int flags) in iopt_map_common() 443 unsigned long length, int iommu_prot, in iopt_map_user_pages() 471 int iommu_prot, unsigned int flags) in iopt_map_file_pages()
|
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
|
H A D | ioas.c | 195 int iommu_prot = IOMMU_CACHE; in conv_iommu_prot() local
|
/linux/drivers/iommu/ |
H A D | io-pgtable-dart.c | 233 int iommu_prot, gfp_t gfp, size_t *mapped) in dart_map_pages()
|
/linux/drivers/iommu/intel/ |
H A D | iommu.c | 3461 size_t size, int iommu_prot, gfp_t gfp) in intel_iommu_map()
|
/linux/drivers/iommu/amd/ |
H A D | iommu.c | 2697 int iommu_prot, gfp_t gfp, size_t *mapped) in amd_iommu_map_pages()
|