Searched refs:subpte (Results 1 – 1 of 1) sorted by relevance
236 pte_t expected_pte, subpte; in __contpte_try_fold() local265 subpte = pte_mkold(pte_mkclean(__ptep_get(ptep))); in __contpte_try_fold()266 if (!pte_same(subpte, expected_pte)) in __contpte_try_fold()
Completed in 6 milliseconds