Searched refs:pte_same (Results 26 - 32 of 32) sorted by relevance

12

/linux-master/mm/
H A Dinternal.h156 if (!pte_same(pte, expected_pte))
H A Ddebug_vm_pgtable.c109 WARN_ON(!pte_same(pte, pte));
H A Dksm.c1408 if (!pte_same(ptep_get(ptep), orig_pte)) {
H A Dgup.c531 if (!pte_same(orig_entry, entry)) {
H A Dswapfile.c1750 return pte_same(pte_swp_clear_flags(pte), swp_pte);
/linux-master/arch/riscv/include/asm/
H A Dpgtable.h501 static inline int pte_same(pte_t pte_a, pte_t pte_b) function
/linux-master/arch/x86/include/asm/
H A Dpgtable.h953 static inline int pte_same(pte_t a, pte_t b) function

Completed in 173 milliseconds

12