Searched refs:pte_clrhuge (Results 1 – 3 of 3) sorted by relevance
496 new_prot = pte_pgprot(pte_clrhuge(*(pte_t *)pmd)); in phys_pmd_init()569 prot = pte_pgprot(pte_clrhuge(*(pte_t *)pud)); in phys_pud_init()
614 ref_prot = pte_pgprot(pte_clrhuge(*kpte)); in __split_large_page()
231 static inline pte_t pte_clrhuge(pte_t pte) in pte_clrhuge() function