Searched refs:pte_mkclean (Results 26 - 34 of 34) sorted by relevance

12

/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h386 static inline pte_t pte_mkclean(pte_t pte) function
/linux-master/arch/mips/kvm/
H A Dmmu.c379 BUILD_PTE_RANGE_OP(mkclean, pte_mkclean)
/linux-master/include/linux/
H A Dpgtable.h495 pte = pte_mkclean(pte);
/linux-master/mm/
H A Dinternal.h110 /* Compare PTEs after pte_mkclean(), ignoring the dirty bit. */
119 pte = pte_mkclean(pte);
H A Drmap.c1031 entry = pte_mkclean(entry);
H A Dksm.c1344 entry = pte_mkclean(entry);
H A Dmemory.c949 pte = pte_mkclean(pte);
/linux-master/arch/x86/include/asm/
H A Dpgtable.h405 static inline pte_t pte_mkclean(pte_t pte) function
/linux-master/arch/s390/include/asm/
H A Dpgtable.h1032 static inline pte_t pte_mkclean(pte_t pte) function

Completed in 295 milliseconds

12