| /Linux-v5.4/arch/powerpc/include/asm/nohash/32/ | 
| D | pte-40x.h | 96 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function101 #define pte_mkclean pte_mkclean  macro
 
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | pgtable.h | 291 static inline pte_t pte_mkclean(pte_t pte)  function359 static inline pte_t pte_mkclean(pte_t pte)  function
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/ | 
| D | pgtable.h | 134 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/nios2/include/asm/ | 
| D | pgtable.h | 147 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | pgtable_64.h | 263 static inline pte_t pte_mkclean(pte_t pte)	{ set_pte(&pte, __pte(pte_val(pte) & ~_PAGE_DIRTY)); ret…  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | sun3_pgtable.h | 173 static inline pte_t pte_mkclean(pte_t pte)	{ pte_val(pte) &= ~SUN3_PAGE_MODIFIED; return pte; }  in pte_mkclean()  function
 | 
| D | motorola_pgtable.h | 174 static inline pte_t pte_mkclean(pte_t pte)	{ pte_val(pte) &= ~_PAGE_DIRTY; return pte; }  in pte_mkclean()  function
 | 
| D | mcf_pgtable.h | 269 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/hexagon/include/asm/ | 
| D | pgtable.h | 315 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/um/include/asm/ | 
| D | pgtable.h | 184 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/csky/include/asm/ | 
| D | pgtable.h | 199 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 236 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| D | pgtable_64.h | 465 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | pgtable.h | 266 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | pgtable.h | 274 extern inline pte_t pte_mkclean(pte_t pte)	{ pte_val(pte) &= ~(__DIRTY_BITS); return pte; }  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | pgtable.h | 291 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/openrisc/include/asm/ | 
| D | pgtable.h | 260 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/xtensa/include/asm/ | 
| D | pgtable.h | 274 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/32/ | 
| D | pgtable.h | 458 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/microblaze/include/asm/ | 
| D | pgtable.h | 347 static inline pte_t pte_mkclean(pte_t pte) \  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/mips/kvm/ | 
| D | mmu.c | 406 BUILD_PTE_RANGE_OP(mkclean, pte_mkclean)  in BUILD_PTE_RANGE_OP()  argument
 | 
| /Linux-v5.4/arch/ia64/include/asm/ | 
| D | pgtable.h | 311 #define pte_mkclean(pte)	(__pte(pte_val(pte) & ~_PAGE_D))  macro
 | 
| /Linux-v5.4/arch/parisc/include/asm/ | 
| D | pgtable.h | 384 static inline pte_t pte_mkclean(pte_t pte)	{ pte_val(pte) &= ~_PAGE_DIRTY; return pte; }  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | pgtable.h | 156 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/64/ | 
| D | pgtable.h | 635 static inline pte_t pte_mkclean(pte_t pte)  in pte_mkclean()  function
 |