Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/iommu/amd/
A Dio_pgtable.c290 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
A Dio_pgtable_v2.c204 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte()
298 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v2_unmap_pages() local
324 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v2_iova_to_phys() local
365 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, iop); in v2_free_pgtable() local
383 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v2_alloc_pgtable() local
/linux-6.3-rc2/arch/x86/boot/compressed/
A Dvmlinux.lds.S66 *(.pgtable)
67 _epgtable = . ;
A Dpgtable_64.c192 void cleanup_trampoline(void *pgtable) in cleanup_trampoline()
/linux-6.3-rc2/arch/m68k/include/asm/
A Dmcf_pgalloc.h35 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb()
62 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free()
A Dmotorola_pgalloc.h42 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.3-rc2/drivers/accel/ivpu/
A Divpu_mmu_context.c36 static int ivpu_mmu_pgtable_init(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_pgtable_init()
51 static void ivpu_mmu_pgtable_free(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_pgtable_free()
79 ivpu_mmu_ensure_pmd(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable, u64 pgd_index) in ivpu_mmu_ensure_pmd()
108 ivpu_mmu_ensure_pte(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable, in ivpu_mmu_ensure_pte()
A Divpu_mmu_context.h27 struct ivpu_mmu_pgtable pgtable; member
A Divpu_mmu.c875 int ivpu_mmu_set_pgtable(struct ivpu_device *vdev, int ssid, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_set_pgtable()
/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dhash_pgtable.c268 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
A Dradix_pgtable.c988 pgtable_t pgtable) in radix__pgtable_trans_huge_deposit()
1005 pgtable_t pgtable; in radix__pgtable_trans_huge_withdraw() local
/linux-6.3-rc2/arch/sparc/mm/
A Dtlb.c265 pgtable_t pgtable) in pgtable_trans_huge_deposit()
282 pgtable_t pgtable; in pgtable_trans_huge_withdraw() local
/linux-6.3-rc2/mm/
A Dpgtable-generic.c163 pgtable_t pgtable) in pgtable_trans_huge_deposit()
180 pgtable_t pgtable; in pgtable_trans_huge_withdraw() local
A Dhuge_memory.c659 pgtable_t pgtable; in __do_huge_pmd_anonymous_page() local
768 static void set_huge_zero_page(pgtable_t pgtable, struct mm_struct *mm, in set_huge_zero_page()
798 pgtable_t pgtable; in do_huge_pmd_anonymous_page() local
845 pgtable_t pgtable) in insert_pfn_pmd()
908 pgtable_t pgtable = NULL; in vmf_insert_pfn_pmd_prot() local
1082 pgtable_t pgtable = NULL; in copy_huge_pmd() local
1666 pgtable_t pgtable; in zap_deposited_table() local
1793 pgtable_t pgtable; in move_huge_pmd() local
2039 pgtable_t pgtable; in __split_huge_zero_page_pmd() local
2074 pgtable_t pgtable; in __split_huge_pmd_locked() local
A Dhugetlb_vmemmap.c45 pte_t *pgtable = pte_alloc_one_kernel(&init_mm); in __split_vmemmap_huge_pmd() local
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu/
A Darm-smmu-qcom.c125 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
A Dqcom_iommu.c437 struct io_pgtable *pgtable = container_of(qcom_domain->pgtbl_ops, in qcom_iommu_flush_iotlb_all() local
/linux-6.3-rc2/drivers/gpu/drm/etnaviv/
A Detnaviv_iommu.c93 u32 pgtable; in etnaviv_iommuv1_restore() local
/linux-6.3-rc2/drivers/iommu/
A Dexynos-iommu.c177 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
A Domap-iommu.h34 u32 *pgtable; member
/linux-6.3-rc2/arch/s390/mm/
A Dpgtable.c575 pgtable_t pgtable) in pgtable_trans_huge_deposit()
592 pgtable_t pgtable; in pgtable_trans_huge_withdraw() local
/linux-6.3-rc2/arch/arm64/kvm/hyp/
A Dpgtable.c247 struct kvm_pgtable_mm_ops *mm_ops, kvm_pteref_t pgtable, u32 level) in __kvm_pgtable_walk()
1279 void kvm_pgtable_stage2_free_removed(struct kvm_pgtable_mm_ops *mm_ops, void *pgtable, u32 level) in kvm_pgtable_stage2_free_removed()
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_64_mmu_radix.c609 int kvmppc_create_pte(struct kvm *kvm, pgd_t *pgtable, pte_t pte, in kvmppc_create_pte()
/linux-6.3-rc2/arch/arm64/kvm/
A Dmmu.c137 void *pgtable = page_to_virt(page); in stage2_free_removed_table_rcu_cb() local
/linux-6.3-rc2/fs/
A Ddax.c1196 pgtable_t pgtable = NULL; in dax_pmd_load_hole() local

Completed in 69 milliseconds

12