Home
last modified time | relevance | path

Searched defs:pte_mkdirty (Results 1 – 12 of 12) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dsun3_pgtable.h142 static inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= SUN3_PAGE_MODIFIED; return pte; } in pte_mkdirty() function
H A Dmotorola_pgtable.h154 static inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= _PAGE_DIRTY; return pte; } in pte_mkdirty() function
H A Dmcf_pgtable.h225 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h168 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h497 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
/linux/arch/parisc/include/asm/
H A Dpgtable.h312 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 Dpgtable.h414 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
/linux/arch/riscv/include/asm/
H A Dpgtable.h455 static inline pte_t pte_mkdirty(pte_t pte) pte_mkdirty() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h606 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
/linux/arch/x86/include/asm/
H A Dpgtable.h445 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
/linux/arch/s390/include/asm/
H A Dpgtable.h1057 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
/linux/arch/arm64/include/asm/
H A Dpgtable.h270 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function