Searched defs:pdshift (Results 1 – 10 of 10) sorted by relevance
/linux/arch/powerpc/mm/ |
A D | hugetlbpage.c | 45 unsigned long address, unsigned int pdshift, in __hugepte_alloc() 118 unsigned pdshift = PGDIR_SHIFT; in huge_pte_alloc() local 318 static void free_hugepd_range(struct mmu_gather *tlb, hugepd_t *hpdp, int pdshift, in free_hugepd_range() 510 int flags, int pdshift) in follow_huge_pd() 619 unsigned pdshift; in hugetlbpage_init() local
|
A D | pgtable.c | 355 unsigned pdshift; in __find_linux_pte() local
|
/linux/arch/powerpc/include/asm/nohash/ |
A D | hugetlb-book3e.h | 19 unsigned int pdshift) in hugepte_offset()
|
/linux/arch/powerpc/include/asm/ |
A D | hugetlb.h | 69 unsigned pdshift) in hugepte_offset()
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | hugetlb.h | 95 unsigned int pdshift) in hugepte_offset()
|
/linux/arch/powerpc/include/asm/nohash/32/ |
A D | hugetlb-8xx.h | 20 unsigned int pdshift) in hugepte_offset()
|
/linux/mm/ |
A D | pagewalk.c | 63 unsigned long end, struct mm_walk *walk, int pdshift) in walk_hugepd_range() 94 unsigned long end, struct mm_walk *walk, int pdshift) in walk_hugepd_range()
|
A D | gup.c | 2503 unsigned int pdshift, unsigned long end, unsigned int flags, in gup_huge_pd() 2521 unsigned int pdshift, unsigned long end, unsigned int flags, in gup_huge_pd()
|
A D | hugetlb.c | 6667 unsigned long address, hugepd_t hpd, int flags, int pdshift) in follow_huge_pd()
|
/linux/include/linux/ |
A D | hugetlb.h | 299 int pdshift) in follow_huge_pd()
|
Completed in 40 milliseconds