Lines Matching refs:LPTE_REF
1382 if (refchg & LPTE_REF) in moea64_unwire()
2007 return (moea64_query_bit(m, LPTE_REF)); in moea64_is_referenced()
2117 return (moea64_clear_bit(m, LPTE_REF)); in moea64_ts_referenced()
2163 if (refchg & LPTE_REF) in moea64_page_set_memattr()
2594 if (refchg & LPTE_REF) in moea64_pvo_protect()
2985 if (refchg & LPTE_REF) in moea64_pvo_remove_from_pmap()
3100 ret & (LPTE_CHG | LPTE_REF)); in moea64_query_bit()
3676 if (refchg & LPTE_REF) in moea64_sp_refchg_process()
3897 sp_refchg = LPTE_REF | in moea64_sp_promote()
4156 refchg |= ret & (LPTE_CHG | LPTE_REF); in moea64_sp_query_locked()
4236 refchg |= ret & (LPTE_CHG | LPTE_REF); in moea64_sp_pvo_clear()
4273 if (ptebit == LPTE_REF && (((VM_PAGE_TO_PHYS(m) >> PAGE_SHIFT) ^ in moea64_sp_clear()
4286 } else if (ptebit == LPTE_REF) { in moea64_sp_clear()