Searched refs:PTE_ISMODIFIED (Results 1 – 2 of 2) sorted by relevance
279 #define PTE_ISMODIFIED(pte) ((*pte) & PTE_MODIFIED) macro
888 if (PTE_ISMODIFIED(pte)) in pte_remove()1750 if (PTE_ISMODIFIED(pte)) in mmu_booke_enter_locked()2082 if (PTE_ISMODIFIED(pte) && PTE_ISMANAGED(pte)) in mmu_booke_protect()2127 if (PTE_ISMODIFIED(pte)) in mmu_booke_remove_write()2428 if (PTE_ISMODIFIED(pte)) in mmu_booke_is_modified()2553 if (PTE_ISMODIFIED(pte)) in mmu_booke_ts_referenced()