Home
last modified time | relevance | path

Searched refs:pud_set_huge (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/arch/riscv/mm/
A Dpgtable.c18 int pud_set_huge(pud_t *pud, phys_addr_t phys, pgprot_t prot) in pud_set_huge() function
/linux-6.3-rc2/include/linux/
A Dpgtable.h1455 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot);
1467 static inline int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function
/linux-6.3-rc2/arch/x86/mm/
A Dkasan_init_64.c86 if (p && pud_set_huge(pud, __pa(p), PAGE_KERNEL)) in kasan_populate_pud()
A Dpgtable.c719 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function
/linux-6.3-rc2/Documentation/mm/
A Darch_pgtable_helpers.rst195 | pud_set_huge | Creates a PUD huge mapping |
/linux-6.3-rc2/arch/arm64/mm/
A Dmmu.c350 pud_set_huge(pudp, phys, prot); in alloc_init_pud()
1339 int pud_set_huge(pud_t *pudp, phys_addr_t phys, pgprot_t prot) in pud_set_huge() function
/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dradix_pgtable.c1100 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() function
/linux-6.3-rc2/mm/
A Ddebug_vm_pgtable.c465 WARN_ON(!pud_set_huge(args->pudp, __pfn_to_phys(args->fixed_pud_pfn), args->page_prot)); in pud_huge_tests()
A Dvmalloc.c198 return pud_set_huge(pud, phys_addr, prot); in vmap_try_huge_pud()

Completed in 24 milliseconds