Searched refs:pte_cont (Results 1 – 3 of 3) sorted by relevance
129 if (!pte_present(orig_pte) || !pte_cont(orig_pte)) in huge_ptep_get()232 if (!pte_cont(pte)) { in set_huge_pte_at()441 if (!pte_cont(pte)) in huge_ptep_set_access_flags()475 if (!pte_cont(__ptep_get(ptep))) { in huge_ptep_set_wrprotect()500 if (!pte_cont(__ptep_get(ptep))) in huge_ptep_clear_flush()
381 if (pte_cont(__ptep_get(ptep + nr - 1))) in contpte_clear_young_dirty_ptes()384 if (pte_cont(__ptep_get(ptep))) { in contpte_clear_young_dirty_ptes()
113 #define pte_cont(pte) (!!(pte_val(pte) & PTE_CONT)) macro144 #define pte_valid_cont(pte) (pte_valid(pte) && pte_cont(pte))559 #define pmd_cont(pmd) pte_cont(pmd_pte(pmd))733 #define pte_leaf_size(pte) (pte_cont(pte) ? CONT_PTE_SIZE : PAGE_SIZE)1614 pte_valid(pte) && !pte_cont(pte) && !pte_special(pte))) in contpte_try_fold()1787 if (unlikely(pte_cont(orig_pte))) { in wrprotect_ptes()1824 if (likely(nr == 1 && !pte_cont(__ptep_get(ptep)))) in clear_young_dirty_ptes()