Searched defs:pgtable (Results 1 – 12 of 12) sorted by relevance
| /drivers/iommu/amd/ |
| A D | io_pgtable.c | 105 static bool increase_address_space(struct amd_io_pgtable *pgtable, in increase_address_space() 147 static u64 *alloc_pte(struct amd_io_pgtable *pgtable, in alloc_pte() 247 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte() 325 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_map_pages() local 403 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_unmap_pages() local 434 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_iova_to_phys() local 488 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_read_and_clear_dirty() local 521 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, pgtbl); in v1_free_pgtable() local 537 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v1_alloc_pgtable() local
|
| A D | io_pgtable_v2.c | 194 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte() 236 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v2_map_pages() local 289 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v2_unmap_pages() local 315 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v2_iova_to_phys() local 334 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, pgtbl); in v2_free_pgtable() local 346 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v2_alloc_pgtable() local
|
| A D | iommu.c | 2528 static inline u64 dma_max_address(enum protection_domain_mode pgtable) in dma_max_address() 2560 enum protection_domain_mode pgtable) in do_iommu_domain_alloc()
|
| /drivers/accel/ivpu/ |
| A D | ivpu_mmu_context.c | 93 static void ivpu_mmu_pgtables_free(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_pgtables_free() 135 ivpu_mmu_ensure_pgd(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_ensure_pgd() 154 ivpu_mmu_ensure_pud(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable, int pgd_idx) in ivpu_mmu_ensure_pud() 190 ivpu_mmu_ensure_pmd(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable, int pgd_idx, in ivpu_mmu_ensure_pmd() 219 ivpu_mmu_ensure_pte(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable, in ivpu_mmu_ensure_pte()
|
| A D | ivpu_mmu_context.h | 28 struct ivpu_mmu_pgtable pgtable; member
|
| A D | ivpu_mmu.c | 1021 int ivpu_mmu_cd_set(struct ivpu_device *vdev, int ssid, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_cd_set()
|
| /drivers/iommu/arm/arm-smmu/ |
| A D | arm-smmu-qcom.c | 216 struct io_pgtable *pgtable = in qcom_adreno_smmu_get_ttbr1_cfg() local 231 struct io_pgtable *pgtable = io_pgtable_ops_to_pgtable(smmu_domain->pgtbl_ops); in qcom_adreno_smmu_set_ttbr0_cfg() local
|
| A D | qcom_iommu.c | 475 struct io_pgtable *pgtable = container_of(qcom_domain->pgtbl_ops, in qcom_iommu_flush_iotlb_all() local
|
| /drivers/gpu/drm/etnaviv/ |
| A D | etnaviv_iommu.c | 93 u32 pgtable; in etnaviv_iommuv1_restore() local
|
| /drivers/iommu/ |
| A D | exynos-iommu.c | 181 static sysmmu_pte_t *section_entry(sysmmu_pte_t *pgtable, sysmmu_iova_t iova) in section_entry() 251 sysmmu_pte_t *pgtable; /* lv1 page table, 16KB */ member 301 phys_addr_t pgtable; /* assigned page table structure */ member
|
| A D | omap-iommu.h | 34 u32 *pgtable; member
|
| /drivers/iommu/intel/ |
| A D | iommu.c | 627 struct dma_pte *pgtable; in dmar_fault_dump_ptes() local
|
Completed in 99 milliseconds