pte_cont
pte_valid(pte) && !pte_cont(pte) && !pte_special(pte)))
if (likely(nr == 1 && !pte_cont(__ptep_get(ptep))))
if (unlikely(pte_cont(orig_pte))) {
#define pte_valid_cont(pte) (pte_valid(pte) && pte_cont(pte))
if (likely(nr == 1 && !pte_cont(__ptep_get(ptep))))
#define pmd_cont(pmd) pte_cont(pmd_pte(pmd))
#define pte_leaf_size(pte) (pte_cont(pte) ? CONT_PTE_SIZE : PAGE_SIZE)
if (pte_cont(__ptep_get(ptep + nr - 1)))
if (pte_cont(__ptep_get(ptep))) {
if (!pte_present(orig_pte) || !pte_cont(orig_pte))
if (pte_cont(pte) && pte_valid(__ptep_get(ptep)))
if (!pte_cont(pte))
if (!pte_cont(pte)) {
if (pte_cont(pte))
if (pte_cont(pte))