| /linux-4.4.14/include/asm-generic/ |
| D | hugetlb.h | 26 return pte_mkdirty(pte); in huge_pte_mkdirty()
|
| /linux-4.4.14/arch/sh/mm/ |
| D | tlbex_32.c | 59 entry = pte_mkdirty(entry); in handle_tlbmiss()
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | hugetlb.h | 99 return pte_mkdirty(pte); in huge_pte_mkdirty()
|
| D | pgtable.h | 939 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function 1309 __pte = pte_mkdirty(__pte); in mk_pte()
|
| /linux-4.4.14/arch/arc/include/asm/ |
| D | hugepage.h | 28 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd)))
|
| /linux-4.4.14/arch/tile/include/asm/ |
| D | pgtable.h | 211 #define pte_mkdirty hv_pte_set_dirty macro 475 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd)))
|
| /linux-4.4.14/arch/arm64/include/asm/ |
| D | pgtable.h | 199 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function 357 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd))) 530 pte = pte_mkdirty(pte); in pte_modify()
|
| /linux-4.4.14/arch/m68k/mm/ |
| D | mcfmmu.c | 128 set_pte(pte, pte_mkdirty(*pte)); in cf_tlb_miss()
|
| /linux-4.4.14/arch/alpha/mm/ |
| D | init.c | 87 return pte_mkdirty(mk_pte(virt_to_page(EMPTY_PGE), PAGE_SHARED)); in __bad_page()
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | pgtable.h | 318 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function 364 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | pgtable.h | 91 static inline pte_t pte_mkdirty(pte_t pte) { in pte_mkdirty() function
|
| D | kvm_book3s_64.h | 322 new_pte = pte_mkdirty(new_pte); in kvmppc_read_update_linux_pte()
|
| D | pgtable-ppc64.h | 520 #define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd)))
|
| /linux-4.4.14/mm/ |
| D | userfaultfd.c | 71 _dst_pte = pte_mkwrite(pte_mkdirty(_dst_pte)); in mcopy_atomic_pte()
|
| D | memory.c | 2051 entry = maybe_mkwrite(pte_mkdirty(entry), vma); in wp_page_reuse() 2148 entry = maybe_mkwrite(pte_mkdirty(entry), vma); in wp_page_copy() 2602 pte = maybe_mkwrite(pte_mkdirty(pte), vma); in do_swap_page() 2757 entry = pte_mkwrite(pte_mkdirty(entry)); in do_anonymous_page() 2858 entry = maybe_mkwrite(pte_mkdirty(entry), vma); in do_set_pte() 3353 entry = pte_mkdirty(entry); in handle_pte_fault()
|
| D | gup.c | 48 entry = pte_mkdirty(entry); in follow_pfn_pte()
|
| D | huge_memory.c | 1112 entry = maybe_mkwrite(pte_mkdirty(entry), vma); in do_huge_pmd_wp_page_fallback() 1852 entry = maybe_mkwrite(pte_mkdirty(entry), vma); in __split_huge_page_map()
|
| /linux-4.4.14/arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 175 static inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= SUN3_PAGE_MODIFIED; return pte; } in pte_mkdirty() function
|
| D | mcf_pgtable.h | 298 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| D | motorola_pgtable.h | 176 static inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= _PAGE_DIRTY; return pte; } in pte_mkdirty() function
|
| /linux-4.4.14/arch/nios2/include/asm/ |
| D | pgtable.h | 164 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/cris/include/asm/ |
| D | pgtable.h | 145 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/metag/include/asm/ |
| D | pgtable.h | 134 static inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= _PAGE_DIRTY; return pte; } in pte_mkdirty() function
|
| /linux-4.4.14/arch/m32r/include/asm/ |
| D | pgtable.h | 229 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/score/include/asm/ |
| D | pgtable.h | 220 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/hexagon/include/asm/ |
| D | pgtable.h | 336 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/avr32/include/asm/ |
| D | pgtable.h | 230 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/sh/include/asm/ |
| D | pgtable_64.h | 269 static inline pte_t pte_mkdirty(pte_t pte) { set_pte(&pte, __pte(pte_val(pte) | _PAGE_DIRTY)); retu… in pte_mkdirty() function
|
| /linux-4.4.14/arch/um/include/asm/ |
| D | pgtable.h | 210 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/sparc/include/asm/ |
| D | pgtable_32.h | 250 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| D | pgtable_64.h | 424 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function 731 pte = pte_mkdirty(pte); in pmd_mkdirty()
|
| /linux-4.4.14/arch/alpha/include/asm/ |
| D | pgtable.h | 276 extern inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= __DIRTY_BITS; return pte; } in pte_mkdirty() function
|
| /linux-4.4.14/arch/openrisc/include/asm/ |
| D | pgtable.h | 293 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/xtensa/include/asm/ |
| D | pgtable.h | 271 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/arm/include/asm/ |
| D | pgtable.h | 282 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/arch/microblaze/include/asm/ |
| D | pgtable.h | 358 static inline pte_t pte_mkdirty(pte_t pte) \ in pte_mkdirty() function
|
| /linux-4.4.14/arch/mn10300/include/asm/ |
| D | pgtable.h | 261 static inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= _PAGE_DIRTY; return pte; } in pte_mkdirty() function
|
| /linux-4.4.14/arch/frv/include/asm/ |
| D | pgtable.h | 383 static inline pte_t pte_mkdirty(pte_t pte) { (pte).pte |= _PAGE_DIRTY; return pte; } in pte_mkdirty() function
|
| /linux-4.4.14/arch/ia64/include/asm/ |
| D | pgtable.h | 311 #define pte_mkdirty(pte) (__pte(pte_val(pte) | _PAGE_D)) macro
|
| /linux-4.4.14/arch/parisc/include/asm/ |
| D | pgtable.h | 365 static inline pte_t pte_mkdirty(pte_t pte) { pte_val(pte) |= _PAGE_DIRTY; return pte; } in pte_mkdirty() function
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | pgtable.h | 218 static inline pte_t pte_mkdirty(pte_t pte) in pte_mkdirty() function
|
| /linux-4.4.14/drivers/lguest/ |
| D | page_tables.c | 496 gpte = pte_mkdirty(gpte); in demand_page()
|