Home
last modified time | relevance | path

Searched refs:pte_swp_clear_soft_dirty (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
A Dswapops.h30 pte = pte_swp_clear_soft_dirty(pte); in pte_swp_clear_flags()
A Dpgtable.h1055 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
/linux/Documentation/vm/
A Darch_pgtable_helpers.rst65 | pte_swp_clear_soft_dirty | Clears a soft dirty swapped PTE |
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h793 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
1148 #define pmd_swp_clear_soft_dirty(pmd) pte_pmd(pte_swp_clear_soft_dirty(pmd_pte(pmd)))
/linux/arch/mips/include/asm/
A Dpgtable.h458 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty macro
/linux/arch/x86/include/asm/
A Dpgtable.h1279 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
/linux/mm/
A Ddebug_vm_pgtable.c797 WARN_ON(pte_swp_soft_dirty(pte_swp_clear_soft_dirty(pte))); in pte_swap_soft_dirty_tests()
/linux/arch/s390/include/asm/
A Dpgtable.h817 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty macro
/linux/fs/proc/
A Dtask_mmu.c1078 ptent = pte_swp_clear_soft_dirty(ptent); in clear_soft_dirty()

Completed in 27 milliseconds