Searched refs:__pmd_populate (Results 1 – 2 of 2) sorted by relevance
107 static inline void __pmd_populate(pmd_t *pmdp, phys_addr_t pte, in __pmd_populate() function130 __pmd_populate(pmdp, __pa(ptep), _PAGE_KERNEL_TABLE); in pmd_populate_kernel()144 __pmd_populate(pmdp, page_to_phys(ptep), prot); in pmd_populate()
69 __pmd_populate(pmdp, pte_phys, PMD_TYPE_TABLE); in kasan_pte_offset()