Home
last modified time | relevance | path

Searched defs:hpdp (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/powerpc/mm/ !
Dhugetlbpage.c74 hugepd_t *hpdp = NULL; in find_linux_pte_or_hugepte() local
112 static int __hugepte_alloc(struct mm_struct *mm, hugepd_t *hpdp, in __hugepte_alloc()
181 hugepd_t *hpdp = NULL; in huge_pte_alloc() local
422 static void free_hugepd_range(struct mmu_gather *tlb, hugepd_t *hpdp, int pdshift, in free_hugepd_range()
/linux-3.3/arch/powerpc/include/asm/ !
Dhugetlb.h20 static inline pte_t *hugepte_offset(hugepd_t *hpdp, unsigned long addr, in hugepte_offset()