Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dswapops.h70 pte = pte_swp_clear_soft_dirty(pte); in pte_to_swp_entry()
/linux-4.1.27/include/asm-generic/
Dpgtable.h475 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h872 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
/linux-4.1.27/fs/proc/
Dtask_mmu.c759 ptent = pte_swp_clear_soft_dirty(ptent); in clear_soft_dirty()