Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dkasan_init_64.c85 if (p && pud_set_huge(pud, __pa(p), PAGE_KERNEL)) in kasan_populate_pud()
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst187 | pud_set_huge | Creates a PUD huge mapping |
/linux/arch/arm64/mm/
H A Dmmu.c404 WARN_ON(!pud_set_huge(pudp, phys, prot)); in alloc_init_pud()
1865 int pud_set_huge(pud_t *pudp, phys_addr_t phys, pgprot_t prot) in pud_set_huge() function