Searched defs:pdshift (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/arch/powerpc/mm/ |
D | hugetlbpage.c | 45 unsigned long address, unsigned int pdshift, in __hugepte_alloc() 117 unsigned pdshift = PGDIR_SHIFT; in huge_pte_alloc() local 297 static void free_hugepd_range(struct mmu_gather *tlb, hugepd_t *hpdp, int pdshift, in free_hugepd_range() 522 int flags, int pdshift) in follow_huge_pd() 631 unsigned pdshift; in hugetlbpage_init() local
|
D | pgtable.c | 346 unsigned pdshift; in __find_linux_pte() local
|
/Linux-v5.10/arch/powerpc/include/asm/nohash/ |
D | hugetlb-book3e.h | 19 unsigned int pdshift) in hugepte_offset()
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | hugetlb.h | 71 unsigned pdshift) in hugepte_offset()
|
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/ |
D | hugetlb.h | 95 unsigned int pdshift) in hugepte_offset()
|
/Linux-v5.10/arch/powerpc/include/asm/nohash/32/ |
D | hugetlb-8xx.h | 20 unsigned int pdshift) in hugepte_offset()
|
/Linux-v5.10/arch/powerpc/mm/ptdump/ |
D | ptdump.c | 279 int pdshift, int level) in walk_hugepd()
|
/Linux-v5.10/mm/ |
D | gup.c | 2396 unsigned int pdshift, unsigned long end, unsigned int flags, in gup_huge_pd() 2414 unsigned int pdshift, unsigned long end, unsigned int flags, in gup_huge_pd()
|
D | hugetlb.c | 5456 unsigned long address, hugepd_t hpd, int flags, int pdshift) in follow_huge_pd()
|
/Linux-v5.10/include/linux/ |
D | hugetlb.h | 259 int pdshift) in follow_huge_pd()
|