Home
last modified time | relevance | path

Searched refs:pte_dirty (Results 1 – 52 of 52) sorted by relevance

/linux-4.1.27/include/asm-generic/
Dhugetlb.h16 return pte_dirty(pte); in huge_pte_dirty()
/linux-4.1.27/arch/s390/include/asm/
Dhugetlb.h93 return pte_dirty(pte); in huge_pte_dirty()
Dpgtable.h790 static inline int pte_dirty(pte_t pte) in pte_dirty() function
/linux-4.1.27/arch/powerpc/mm/
Dhugetlbpage-book3e.c128 if (!pte_dirty(pte)) in book3e_hugetlb_preload()
/linux-4.1.27/arch/arm64/include/asm/
Dpgtable.h142 #define pte_dirty(pte) (!!(pte_val(pte) & PTE_DIRTY)) macro
222 if (pte_dirty(pte) && pte_write(pte)) in set_pte_at()
289 #define pmd_dirty(pmd) pte_dirty(pmd_pte(pmd))
/linux-4.1.27/arch/m68k/mm/
Dmcfmmu.c133 if (!pte_dirty(*pte) && !KMAPAREA(mmuar)) in cf_tlb_miss()
/linux-4.1.27/arch/mn10300/include/asm/
Dpgtable.h240 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_DIRTY; } in pte_dirty() function
349 if (!pte_dirty(*ptep)) in ptep_test_and_clear_dirty()
/linux-4.1.27/fs/proc/
Dtask_mmu.c503 smaps_account(mss, page, PAGE_SIZE, pte_young(*pte), pte_dirty(*pte)); in smaps_pte_entry()
1362 static void gather_stats(struct page *page, struct numa_maps *md, int pte_dirty, in gather_stats() argument
1368 if (pte_dirty || PageDirty(page)) in gather_stats()
1427 gather_stats(page, md, pte_dirty(huge_pte), in gather_pte_stats()
1440 gather_stats(page, md, pte_dirty(*pte), 1); in gather_pte_stats()
1461 gather_stats(page, md, pte_dirty(*pte), 1); in gather_hugetlb_stats()
/linux-4.1.27/arch/sparc/mm/
Dtlb.c108 pte_dirty(orig)) { in tlb_batch_add()
/linux-4.1.27/arch/arm/lib/
Duaccess_with_memcpy.c77 !pte_write(*pte) || !pte_dirty(*pte))) { in pin_page_for_write()
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable.h35 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_DIRTY; } in pte_dirty() function
Dpgtable-ppc64.h504 #define pmd_dirty(pmd) pte_dirty(pmd_pte(pmd))
/linux-4.1.27/arch/mips/include/asm/
Dpgtable.h286 static inline int pte_dirty(pte_t pte) { return pte.pte_low & _PAGE_MODIFIED; } in pte_dirty() function
335 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_MODIFIED; } in pte_dirty() function
/linux-4.1.27/arch/m68k/include/asm/
Dmmu_context.h140 if (!pte_dirty(*pte) && mmuar <= PAGE_OFFSET) in load_ksp_mmu()
Dsun3_pgtable.h167 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & SUN3_PAGE_MODIFIED; } in pte_dirty() function
Dmotorola_pgtable.h168 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_DIRTY; } in pte_dirty() function
Dmcf_pgtable.h235 static inline int pte_dirty(pte_t pte) in pte_dirty() function
/linux-4.1.27/arch/um/kernel/
Dtlb.c201 } else if (!pte_dirty(*pte)) in update_pte_range()
415 } else if (!pte_dirty(*pte)) { in flush_tlb_page()
Dtrap.c119 WARN_ON(!pte_young(*pte) || (is_write && !pte_dirty(*pte))); in handle_page_fault()
/linux-4.1.27/arch/cris/include/asm/
Dpgtable.h115 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_MODIFIED; } in pte_dirty() function
/linux-4.1.27/arch/nios2/include/asm/
Dpgtable.h111 static inline int pte_dirty(pte_t pte) \ in pte_dirty() function
/linux-4.1.27/arch/metag/include/asm/
Dpgtable.h126 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_DIRTY; } in pte_dirty() function
/linux-4.1.27/arch/unicore32/include/asm/
Dpgtable.h179 #define pte_dirty(pte) (pte_val(pte) & PTE_DIRTY) macro
/linux-4.1.27/arch/arc/include/asm/
Dpgtable.h288 #define pte_dirty(pte) (pte_val(pte) & _PAGE_MODIFIED) macro
/linux-4.1.27/arch/m32r/include/asm/
Dpgtable.h191 static inline int pte_dirty(pte_t pte) in pte_dirty() function
/linux-4.1.27/arch/score/include/asm/
Dpgtable.h182 static inline int pte_dirty(pte_t pte) in pte_dirty() function
/linux-4.1.27/arch/hexagon/include/asm/
Dpgtable.h349 static inline int pte_dirty(pte_t pte) in pte_dirty() function
/linux-4.1.27/arch/avr32/include/asm/
Dpgtable.h196 static inline int pte_dirty(pte_t pte) in pte_dirty() function
/linux-4.1.27/arch/sh/include/asm/
Dpgtable_64.h260 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_DIRTY; } in pte_dirty() function
Dpgtable_32.h340 #define pte_dirty(pte) ((pte).pte_low & _PAGE_DIRTY) macro
/linux-4.1.27/arch/um/include/asm/
Dpgtable.h149 static inline int pte_dirty(pte_t pte) in pte_dirty() function
/linux-4.1.27/arch/m68k/kernel/
Dsys_m68k.c481 if (!pte_present(*pte) || !pte_dirty(*pte) in sys_atomic_cmpxchg_32()
/linux-4.1.27/arch/xtensa/include/asm/
Dpgtable.h257 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_DIRTY; } in pte_dirty() function
/linux-4.1.27/arch/sparc/include/asm/
Dpgtable_32.h215 static inline int pte_dirty(pte_t pte) in pte_dirty() function
Dpgtable_64.h562 static inline unsigned long pte_dirty(pte_t pte) in pte_dirty() function
660 return pte_dirty(pte); in pmd_dirty()
/linux-4.1.27/arch/openrisc/include/asm/
Dpgtable.h240 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_DIRTY; } in pte_dirty() function
/linux-4.1.27/arch/alpha/include/asm/
Dpgtable.h268 extern inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_DIRTY; } in pte_dirty() function
/linux-4.1.27/arch/arm/include/asm/
Dpgtable.h226 #define pte_dirty(pte) (pte_isset((pte), L_PTE_DIRTY)) macro
/linux-4.1.27/mm/
Dmprotect.c102 if (dirty_accountable && pte_dirty(ptent) && in change_pte_range()
Drmap.c878 if (pte_dirty(*pte) || pte_write(*pte)) { in page_mkclean_one()
1219 if (pte_dirty(pteval)) in try_to_unmap_one()
Dksm.c881 if (pte_write(*ptep) || pte_dirty(*ptep)) { in write_protect_page()
904 if (pte_dirty(entry)) in write_protect_page()
Dgup.c86 !pte_dirty(pte) && !PageDirty(page)) in follow_page_pte()
Dmemory.c1118 if (pte_dirty(ptent)) { in zap_pte_range()
/linux-4.1.27/arch/tile/include/asm/
Dpgtable.h197 #define pte_dirty hv_pte_get_dirty macro
/linux-4.1.27/arch/microblaze/include/asm/
Dpgtable.h335 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_DIRTY; } in pte_dirty() function
/linux-4.1.27/arch/frv/include/asm/
Dpgtable.h375 static inline int pte_dirty(pte_t pte) { return (pte).pte & _PAGE_DIRTY; } in pte_dirty() function
/linux-4.1.27/arch/parisc/include/asm/
Dpgtable.h352 static inline int pte_dirty(pte_t pte) { return pte_val(pte) & _PAGE_DIRTY; } in pte_dirty() function
/linux-4.1.27/arch/ia64/include/asm/
Dpgtable.h298 #define pte_dirty(pte) ((pte_val(pte) & _PAGE_D) != 0) macro
/linux-4.1.27/arch/arm/kernel/
Dtraps.c659 if (!pte_present(*pte) || !pte_write(*pte) || !pte_dirty(*pte)) { in arm_syscall()
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h93 static inline int pte_dirty(pte_t pte) in pte_dirty() function
/linux-4.1.27/drivers/lguest/
Dpage_tables.c513 if (pte_dirty(gpte)) in demand_page()
/linux-4.1.27/drivers/misc/sgi-gru/
Dgrufault.c246 (write && (!pte_write(pte) || !pte_dirty(pte))))) in atomic_pte_lookup()