Searched defs:pdshift (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/arch/powerpc/mm/ |
A D | hugetlbpage.c | 46 unsigned long address, unsigned int pdshift, in __hugepte_alloc() 119 unsigned pdshift = PGDIR_SHIFT; in huge_pte_alloc() local 319 static void free_hugepd_range(struct mmu_gather *tlb, hugepd_t *hpdp, int pdshift, in free_hugepd_range() 555 unsigned pdshift; in hugetlbpage_init() local
|
A D | pgtable.c | 367 unsigned pdshift; in __find_linux_pte() local
|
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/ |
A D | hugetlb-e500.h | 19 unsigned int pdshift) in hugepte_offset()
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/ |
A D | hugetlb.h | 94 unsigned int pdshift) in hugepte_offset()
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | hugetlb.h | 72 unsigned pdshift) in hugepte_offset()
|
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/ |
A D | hugetlb-8xx.h | 20 unsigned int pdshift) in hugepte_offset()
|
/linux-6.3-rc2/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 | 2628 unsigned int pdshift, unsigned long end, unsigned int flags, in gup_huge_pd() 2646 unsigned int pdshift, unsigned long end, unsigned int flags, in gup_huge_pd()
|
Completed in 14 milliseconds