Home
last modified time | relevance | path

Searched refs:pte_soft_dirty (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/mm/
Dmprotect.c103 (pte_soft_dirty(ptent) || in change_pte_range()
Drmap.c1276 if (pte_soft_dirty(pteval)) in try_to_unmap_one()
/linux-4.1.27/include/asm-generic/
Dpgtable.h445 static inline int pte_soft_dirty(pte_t pte) in pte_soft_dirty() function
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h301 static inline int pte_soft_dirty(pte_t pte) in pte_soft_dirty() function
/linux-4.1.27/fs/proc/
Dtask_mmu.c1056 if (pte_soft_dirty(pte)) in pte_to_pagemap_entry()