Home
last modified time | relevance | path

Searched defs:pgtable (Results 1 – 12 of 12) sorted by relevance

/drivers/iommu/amd/
A Dio_pgtable.c105 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 Dio_pgtable_v2.c194 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 Diommu.c2528 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 Divpu_mmu_context.c93 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 Divpu_mmu_context.h28 struct ivpu_mmu_pgtable pgtable; member
A Divpu_mmu.c1021 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 Darm-smmu-qcom.c216 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 Dqcom_iommu.c475 struct io_pgtable *pgtable = container_of(qcom_domain->pgtbl_ops, in qcom_iommu_flush_iotlb_all() local
/drivers/gpu/drm/etnaviv/
A Detnaviv_iommu.c93 u32 pgtable; in etnaviv_iommuv1_restore() local
/drivers/iommu/
A Dexynos-iommu.c181 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 Domap-iommu.h34 u32 *pgtable; member
/drivers/iommu/intel/
A Diommu.c627 struct dma_pte *pgtable; in dmar_fault_dump_ptes() local

Completed in 99 milliseconds