/linux-6.6.21/drivers/iommu/amd/ |
D | io_pgtable.c | 290 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte() 443 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_unmap_pages() local 474 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_iova_to_phys() local 494 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, iop); in v1_free_pgtable() local 520 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v1_alloc_pgtable() local
|
D | io_pgtable_v2.c | 198 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte() 293 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v2_unmap_pages() local 319 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v2_iova_to_phys() local 360 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, iop); in v2_free_pgtable() local 378 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v2_alloc_pgtable() local
|
/linux-6.6.21/drivers/accel/ivpu/ |
D | ivpu_mmu_context.c | 42 static int ivpu_mmu_pgtable_init(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_pgtable_init() 63 static void ivpu_mmu_pgtables_free(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_pgtables_free() 103 ivpu_mmu_ensure_pud(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable, int pgd_idx) in ivpu_mmu_ensure_pud() 139 ivpu_mmu_ensure_pmd(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable, int pgd_idx, in ivpu_mmu_ensure_pmd() 168 ivpu_mmu_ensure_pte(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable, in ivpu_mmu_ensure_pte() 255 struct ivpu_mmu_pgtable *pgtable = &ctx->pgtable; in ivpu_mmu_context_flush_page_tables() local
|
D | ivpu_mmu_context.h | 28 struct ivpu_mmu_pgtable pgtable; member
|
D | ivpu_mmu.c | 872 int ivpu_mmu_set_pgtable(struct ivpu_device *vdev, int ssid, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_set_pgtable()
|
/linux-6.6.21/arch/x86/boot/compressed/ |
D | vmlinux.lds.S | 68 *(.pgtable) 69 _epgtable = . ;
|
D | pgtable_64.c | 104 asmlinkage void configure_5level_paging(struct boot_params *bp, void *pgtable) in configure_5level_paging()
|
/linux-6.6.21/arch/m68k/include/asm/ |
D | mcf_pgalloc.h | 35 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() 60 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free()
|
D | motorola_pgalloc.h | 42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() 47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb()
|
/linux-6.6.21/mm/ |
D | pgtable-generic.c | 166 pgtable_t pgtable) in pgtable_trans_huge_deposit() 183 pgtable_t pgtable; in pgtable_trans_huge_withdraw() local 245 void pte_free_defer(struct mm_struct *mm, pgtable_t pgtable) in pte_free_defer()
|
D | huge_memory.c | 651 pgtable_t pgtable; in __do_huge_pmd_anonymous_page() local 760 static void set_huge_zero_page(pgtable_t pgtable, struct mm_struct *mm, in set_huge_zero_page() 790 pgtable_t pgtable; in do_huge_pmd_anonymous_page() local 837 pgtable_t pgtable) in insert_pfn_pmd() 897 pgtable_t pgtable = NULL; in vmf_insert_pfn_pmd() local 1069 pgtable_t pgtable = NULL; in copy_huge_pmd() local 1652 pgtable_t pgtable; in zap_deposited_table() local 1781 pgtable_t pgtable; in move_huge_pmd() local 2029 pgtable_t pgtable; in __split_huge_zero_page_pmd() local 2071 pgtable_t pgtable; in __split_huge_pmd_locked() local
|
D | hugetlb_vmemmap.c | 45 pte_t *pgtable; in split_vmemmap_huge_pmd() local
|
/linux-6.6.21/arch/powerpc/mm/book3s64/ |
D | hash_pgtable.c | 268 pgtable_t pgtable) in hash__pgtable_trans_huge_deposit() 289 pgtable_t pgtable; in hash__pgtable_trans_huge_withdraw() local 349 pgtable_t pgtable; in hash__pmdp_huge_get_and_clear() local
|
D | radix_pgtable.c | 1419 pgtable_t pgtable) in radix__pgtable_trans_huge_deposit() 1436 pgtable_t pgtable; in radix__pgtable_trans_huge_withdraw() local
|
/linux-6.6.21/arch/sparc/mm/ |
D | tlb.c | 269 pgtable_t pgtable) in pgtable_trans_huge_deposit() 286 pgtable_t pgtable; in pgtable_trans_huge_withdraw() local
|
/linux-6.6.21/arch/powerpc/mm/ |
D | pgtable-frag.c | 137 void pte_free_defer(struct mm_struct *mm, pgtable_t pgtable) in pte_free_defer()
|
/linux-6.6.21/drivers/iommu/arm/arm-smmu/ |
D | arm-smmu-qcom.c | 125 struct io_pgtable *pgtable = in qcom_adreno_smmu_get_ttbr1_cfg() local 140 struct io_pgtable *pgtable = io_pgtable_ops_to_pgtable(smmu_domain->pgtbl_ops); in qcom_adreno_smmu_set_ttbr0_cfg() local
|
D | qcom_iommu.c | 450 struct io_pgtable *pgtable = container_of(qcom_domain->pgtbl_ops, in qcom_iommu_flush_iotlb_all() local
|
/linux-6.6.21/drivers/gpu/drm/etnaviv/ |
D | etnaviv_iommu.c | 93 u32 pgtable; in etnaviv_iommuv1_restore() local
|
/linux-6.6.21/drivers/iommu/ |
D | exynos-iommu.c | 177 static sysmmu_pte_t *section_entry(sysmmu_pte_t *pgtable, sysmmu_iova_t iova) in section_entry() 247 sysmmu_pte_t *pgtable; /* lv1 page table, 16KB */ member 297 phys_addr_t pgtable; /* assigned page table structure */ member
|
D | omap-iommu.h | 34 u32 *pgtable; member
|
/linux-6.6.21/arch/arm64/kvm/hyp/ |
D | pgtable.c | 275 struct kvm_pgtable_mm_ops *mm_ops, kvm_pteref_t pgtable, u32 level) in __kvm_pgtable_walk() 1380 kvm_pte_t *pgtable; in kvm_pgtable_stage2_create_unlinked() local 1576 void kvm_pgtable_stage2_free_unlinked(struct kvm_pgtable_mm_ops *mm_ops, void *pgtable, u32 level) in kvm_pgtable_stage2_free_unlinked()
|
/linux-6.6.21/arch/s390/mm/ |
D | pgtable.c | 575 pgtable_t pgtable) in pgtable_trans_huge_deposit() 592 pgtable_t pgtable; in pgtable_trans_huge_withdraw() local
|
D | pgalloc.c | 450 void pte_free_defer(struct mm_struct *mm, pgtable_t pgtable) in pte_free_defer()
|
/linux-6.6.21/arch/powerpc/kvm/ |
D | book3s_64_mmu_radix.c | 610 int kvmppc_create_pte(struct kvm *kvm, pgd_t *pgtable, pte_t pte, in kvmppc_create_pte()
|