Searched defs:pdshift (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/powerpc/mm/ |
D | hugetlbpage.c | 55 unsigned long address, unsigned int pdshift, in __hugepte_alloc() 131 unsigned pdshift = PGDIR_SHIFT; in huge_pte_alloc() local 299 static void free_hugepd_range(struct mmu_gather *tlb, hugepd_t *hpdp, int pdshift, in free_hugepd_range() 493 int flags, int pdshift) in follow_huge_pd() 535 int gup_huge_pd(hugepd_t hugepd, unsigned long addr, unsigned pdshift, in gup_huge_pd() 669 unsigned pdshift; in hugetlbpage_init() local 783 unsigned pdshift = PGDIR_SHIFT; in __find_linux_pte() local
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | hugetlb.h | 70 unsigned pdshift) in hugepte_offset() 187 unsigned pdshift) in hugepte_offset()
|
/Linux-v4.19/include/linux/ |
D | hugetlb.h | 30 unsigned pdshift, unsigned long end, in gup_huge_pd() 197 #define follow_huge_pd(vma, addr, hpd, flags, pdshift) NULL argument
|
/Linux-v4.19/mm/ |
D | hugetlb.c | 4808 unsigned long address, hugepd_t hpd, int flags, int pdshift) in follow_huge_pd()
|