Searched refs:entry_cmp (Results 1 – 2 of 2) sorted by relevance
609 pteval_t entry_cmp = pte_val(entry) & cmp_mask; in contpte_all_subptes_match_access_flags() 615 if (pte_cmp != entry_cmp) in contpte_all_subptes_match_access_flags() 610 pteval_t entry_cmp = pte_val(entry) & cmp_mask; contpte_all_subptes_match_access_flags() local
4812 static int entry_cmp(const void *e1, const void *e2) in entry_cmp() 4843 qsort(entry, nr, sizeof(*entry), entry_cmp);4809 static int entry_cmp(const void *e1, const void *e2) entry_cmp() function