Searched refs:pmd_set_huge (Results 1 – 3 of 3) sorted by relevance
49 if (p && pmd_set_huge(pmd, __pa(p), PAGE_KERNEL)) in kasan_populate_pmd()
136 | pmd_set_huge | Creates a PMD huge mapping |
268 WARN_ON(!pmd_set_huge(pmdp, phys, prot)); in init_pmd()1879 int pmd_set_huge(pmd_t *pmdp, phys_addr_t phys, pgprot_t prot) in pmd_set_huge() function