Searched refs:pte_hw_dirty (Results 1 – 1 of 1) sorted by relevance
103 #define pte_hw_dirty(pte) (pte_write(pte) && !(pte_val(pte) & PTE_RDONLY)) macro105 #define pte_dirty(pte) (pte_sw_dirty(pte) || pte_hw_dirty(pte))597 if (pte_hw_dirty(pte)) in pte_modify()691 if (pte_hw_dirty(pte)) in ptep_set_wrprotect()