Searched defs:hpdp (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/include/asm/nohash/ |
D | hugetlb-book3e.h | 31 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate()
|
/arch/powerpc/include/asm/nohash/32/ |
D | hugetlb-8xx.h | 33 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate()
|
/arch/powerpc/include/asm/book3s/64/ |
D | hugetlb.h | 102 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate()
|
/arch/powerpc/mm/ |
D | hugetlbpage.c | 44 static int __hugepte_alloc(struct mm_struct *mm, hugepd_t *hpdp, in __hugepte_alloc() 124 hugepd_t *hpdp = NULL; in huge_pte_alloc() local 302 static void free_hugepd_range(struct mmu_gather *tlb, hugepd_t *hpdp, int pdshift, in free_hugepd_range()
|
D | pgtable.c | 319 hugepd_t *hpdp = NULL; in __find_linux_pte() local
|