Home
last modified time | relevance | path

Searched refs:pte_cmp (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/mm/
H A Dcontpte.c614 pteval_t pte_cmp = pte_val(__ptep_get(cont_ptep + i)) & cmp_mask; in contpte_all_subptes_match_access_flags() local
616 if (pte_cmp != entry_cmp) in contpte_all_subptes_match_access_flags()