Home
last modified time | relevance | path

Searched refs:pte_clear_soft_dirty (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/asm-generic/
Dpgtable.h715 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
/linux-4.19.296/fs/proc/
Dtask_mmu.c959 ptent = pte_clear_soft_dirty(ptent); in clear_soft_dirty()