Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dvmlinux.lds.S76 *(.pgtable)
77 _epgtable = . ;
/linux/arch/m68k/include/asm/
H A Dmcf_pgalloc.h39 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb()
64 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free()
H 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/drivers/gpu/drm/etnaviv/
H A Detnaviv_iommu.c93 u32 pgtable; in etnaviv_iommuv1_restore() local
/linux/drivers/iommu/
H 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
H A Domap-iommu.h34 u32 *pgtable; member
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c217 struct kvm_pgtable_mm_ops *mm_ops, kvm_pteref_t pgtable, s8 level) in __kvm_pgtable_walk()
1447 kvm_pte_t *pgtable; in kvm_pgtable_stage2_create_unlinked() local
1686 void kvm_pgtable_stage2_free_unlinked(struct kvm_pgtable_mm_ops *mm_ops, void *pgtable, s8 level) in kvm_pgtable_stage2_free_unlinked()
/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_radix.c615 int kvmppc_create_pte(struct kvm *kvm, pgd_t *pgtable, pte_t pte, in kvmppc_create_pte()