/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable.h | 84 static inline pte_t pte_mkclean(pte_t pte) { in pte_mkclean() function
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable.h | 296 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function 344 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | pgtable.h | 146 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/cris/include/asm/ |
D | pgtable.h | 125 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | pgtable.h | 329 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 172 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 | 173 static inline pte_t pte_mkclean(pte_t pte) { pte_val(pte) &= ~_PAGE_DIRTY; return pte; } in pte_mkclean() function
|
D | mcf_pgtable.h | 268 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable_64.h | 266 static inline pte_t pte_mkclean(pte_t pte) { set_pte(&pte, __pte(pte_val(pte) & ~_PAGE_DIRTY)); ret… in pte_mkclean() function
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgtable.h | 131 static inline pte_t pte_mkclean(pte_t pte) { pte_val(pte) &= ~_PAGE_DIRTY; return pte; } in pte_mkclean() function
|
/linux-4.4.14/arch/score/include/asm/ |
D | pgtable.h | 200 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgtable.h | 211 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable.h | 186 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable.h | 215 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable.h | 277 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_32.h | 235 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
D | pgtable_64.h | 448 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 273 extern inline pte_t pte_mkclean(pte_t pte) { pte_val(pte) &= ~(__DIRTY_BITS); return pte; } in pte_mkclean() function
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgtable.h | 263 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgtable.h | 267 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable.h | 205 #define pte_mkclean hv_pte_clear_dirty macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 347 static inline pte_t pte_mkclean(pte_t pte) \ in pte_mkclean() function
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | pgtable.h | 259 static inline pte_t pte_mkclean(pte_t pte) { pte_val(pte) &= ~_PAGE_DIRTY; return pte; } in pte_mkclean() function
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 380 static inline pte_t pte_mkclean(pte_t pte) { (pte).pte &= ~_PAGE_DIRTY; return pte; } in pte_mkclean() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgtable.h | 310 #define pte_mkclean(pte) (__pte(pte_val(pte) & ~_PAGE_D)) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 362 static inline pte_t pte_mkclean(pte_t pte) { pte_val(pte) &= ~_PAGE_DIRTY; return pte; } in pte_mkclean() function
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable.h | 194 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable.h | 198 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 932 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|