Searched refs:pud_set_huge (Results 1 – 3 of 3) sorted by relevance
85 if (p && pud_set_huge(pud, __pa(p), PAGE_KERNEL)) in kasan_populate_pud()
187 | pud_set_huge | Creates a PUD huge mapping |
404 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