/linux/arch/powerpc/mm/book3s64/ |
A D | hash_pgtable.c | 268 pgtable_t pgtable) in hash__pgtable_trans_huge_deposit() 270 pgtable_t *pgtable_slot; in hash__pgtable_trans_huge_deposit() 276 pgtable_slot = (pgtable_t *)pmdp + PTRS_PER_PMD; in hash__pgtable_trans_huge_deposit() 287 pgtable_t hash__pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in hash__pgtable_trans_huge_withdraw() 289 pgtable_t pgtable; in hash__pgtable_trans_huge_withdraw() 290 pgtable_t *pgtable_slot; in hash__pgtable_trans_huge_withdraw() 294 pgtable_slot = (pgtable_t *)pmdp + PTRS_PER_PMD; in hash__pgtable_trans_huge_withdraw() 349 pgtable_t pgtable; in hash__pmdp_huge_get_and_clear() 351 pgtable_t *pgtable_slot; in hash__pmdp_huge_get_and_clear() 360 pgtable_slot = (pgtable_t *)pmdp + PTRS_PER_PMD; in hash__pmdp_huge_get_and_clear()
|
/linux/arch/m68k/include/asm/ |
A D | motorola_pgalloc.h | 37 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() 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() 87 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate()
|
A D | mcf_pgalloc.h | 35 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() 44 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() 62 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free()
|
A D | page.h | 40 typedef struct page *pgtable_t; typedef 42 typedef pte_t *pgtable_t; typedef
|
A D | sun3_pgalloc.h | 31 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate()
|
/linux/arch/nds32/include/asm/ |
A D | pgalloc.h | 18 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() 20 pgtable_t pte; in pte_alloc_one() 52 pmd_populate(struct mm_struct *mm, pmd_t * pmdp, pgtable_t ptep) in pmd_populate()
|
/linux/arch/powerpc/include/asm/ |
A D | pgalloc.h | 30 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() 32 return (pgtable_t)pte_fragment_alloc(mm, 0); in pte_alloc_one() 43 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free()
|
A D | pgtable.h | 161 static inline pgtable_t pmd_pgtable(pmd_t pmd) in pmd_pgtable() 163 return (pgtable_t)pmd_page_vaddr(pmd); in pmd_pgtable()
|
/linux/arch/sparc/mm/ |
A D | tlb.c | 265 pgtable_t pgtable) in pgtable_trans_huge_deposit() 279 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() 282 pgtable_t pgtable; in pgtable_trans_huge_withdraw() 292 pmd_huge_pte(mm, pmdp) = (pgtable_t) lh->next; in pgtable_trans_huge_withdraw()
|
/linux/arch/powerpc/include/asm/book3s/32/ |
A D | pgalloc.h | 35 pgtable_t pte_page) in pmd_populate() 69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
|
/linux/mm/ |
A D | pgtable-generic.c | 162 pgtable_t pgtable) in pgtable_trans_huge_deposit() 177 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() 179 pgtable_t pgtable; in pgtable_trans_huge_withdraw()
|
/linux/arch/sparc/include/asm/ |
A D | pgalloc_32.h | 58 pgtable_t pte_alloc_one(struct mm_struct *mm); 74 void pte_free(struct mm_struct * mm, pgtable_t pte);
|
A D | pgalloc_64.h | 64 pgtable_t pte_alloc_one(struct mm_struct *mm); 66 void pte_free(struct mm_struct *mm, pgtable_t ptepage);
|
/linux/include/asm-generic/ |
A D | pgalloc.h | 59 static inline pgtable_t __pte_alloc_one(struct mm_struct *mm, gfp_t gfp) in __pte_alloc_one() 83 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one()
|
/linux/arch/arm/include/asm/ |
A D | pgalloc.h | 94 static inline pgtable_t 134 pmd_populate(struct mm_struct *mm, pmd_t *pmdp, pgtable_t ptep) in pmd_populate()
|
A D | tlb.h | 40 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb()
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | hash-4k.h | 157 pgtable_t pgtable); 158 extern pgtable_t hash__pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
A D | pgalloc.h | 163 pgtable_t pte_page) in pmd_populate() 168 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
|
A D | hash-64k.h | 282 pgtable_t pgtable); 283 extern pgtable_t hash__pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
A D | radix.h | 271 pgtable_t pgtable); 272 extern pgtable_t radix__pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/linux/arch/ia64/include/asm/ |
A D | page.h | 162 typedef struct page *pgtable_t; typedef 185 typedef struct page *pgtable_t; typedef
|
/linux/arch/alpha/include/asm/ |
A D | pgalloc.h | 17 pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t pte) in pmd_populate()
|
/linux/arch/nios2/include/asm/ |
A D | pgalloc.h | 24 pgtable_t pte) in pmd_populate()
|
/linux/arch/powerpc/include/asm/nohash/32/ |
A D | pgalloc.h | 27 pgtable_t pte_page) in pmd_populate()
|
/linux/arch/arm64/include/asm/ |
A D | page.h | 42 typedef struct page *pgtable_t; typedef
|