Searched defs:pdshift (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/arch/powerpc/mm/ |
D | hugetlbpage.c | 45 unsigned long address, unsigned int pdshift, in __hugepte_alloc() 118 unsigned pdshift = PGDIR_SHIFT; in huge_pte_alloc() local 313 static void free_hugepd_range(struct mmu_gather *tlb, hugepd_t *hpdp, int pdshift, in free_hugepd_range() 505 int flags, int pdshift) in follow_huge_pd() 614 unsigned pdshift; in hugetlbpage_init() local
|
D | pgtable.c | 355 unsigned pdshift; in __find_linux_pte() local
|
/Linux-v5.15/arch/powerpc/include/asm/nohash/ |
D | hugetlb-book3e.h | 19 unsigned int pdshift) in hugepte_offset()
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | hugetlb.h | 69 unsigned pdshift) in hugepte_offset()
|
/Linux-v5.15/arch/powerpc/include/asm/book3s/64/ |
D | hugetlb.h | 95 unsigned int pdshift) in hugepte_offset()
|
/Linux-v5.15/arch/powerpc/include/asm/nohash/32/ |
D | hugetlb-8xx.h | 20 unsigned int pdshift) in hugepte_offset()
|
/Linux-v5.15/mm/ |
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()
|
D | gup.c | 2369 unsigned int pdshift, unsigned long end, unsigned int flags, in gup_huge_pd() 2387 unsigned int pdshift, unsigned long end, unsigned int flags, in gup_huge_pd()
|
D | hugetlb.c | 6157 unsigned long address, hugepd_t hpd, int flags, int pdshift) in follow_huge_pd()
|
/Linux-v5.15/include/linux/ |
D | hugetlb.h | 283 int pdshift) in follow_huge_pd()
|