/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 333 static inline pte_t pte_mkdirty(pte_t pte) function 385 static inline pte_t pte_mkdirty(pte_t pte) function
|
/linux/arch/m68k/include/asm/ |
H A D | sun3_pgtable.h | 148 static inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= SUN3_PAGE_MODIFIED; return pte; } in pte_mkdirty() function
|
H A D | motorola_pgtable.h | 160 static inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= _PAGE_DIRTY; return pte; } in pte_mkdirty() function
|
H A D | mcf_pgtable.h | 231 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/csky/include/asm/ |
H A D | pgtable.h | 187 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/hexagon/include/asm/ |
H A D | pgtable.h | 269 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/nios2/include/asm/ |
H A D | pgtable.h | 141 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 162 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/arm/include/asm/ |
H A D | pgtable.h | 245 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/um/include/asm/ |
H A D | pgtable.h | 198 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 271 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/microblaze/include/asm/ |
H A D | pgtable.h | 271 static inline pte_t pte_mkdirty(pte_t pte) \ in pte_mkdirty() function
|
/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | 260 extern inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= __DIRTY_BITS; return pte; } in pte_mkdirty() function
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 247 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
H A D | pgtable_64.h | 478 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | 261 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 491 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/parisc/include/asm/ |
H A D | pgtable.h | 323 static inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= _PAGE_DIRTY; return pte; } in pte_mkdirty() function
|
/linux/arch/loongarch/include/asm/ |
H A D | pgtable.h | 375 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 425 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 592 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 484 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/s390/include/asm/ |
H A D | pgtable.h | 1072 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
/linux/arch/arm64/include/asm/ |
H A D | pgtable.h | 227 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|