Searched refs:LPTE_WIRED (Results 1 – 5 of 5) sorted by relevance
261 pte.pte_hi, pte.pte_lo, LPTE_LOCKED | LPTE_WIRED, 0, in mps3_pte_insert()281 KASSERT((evicted.pte_hi & (LPTE_WIRED | LPTE_LOCKED)) == 0, in mps3_pte_insert()
784 KASSERT(!(oldptehi & LPTE_WIRED), ("Unmapped wired entry")); in moea64_insert_to_pteg_native()829 mask | LPTE_WIRED | LPTE_LOCKED); in moea64_pte_insert_locked()842 mask | LPTE_WIRED | LPTE_LOCKED); in moea64_pte_insert_locked()
607 lpte->pte_hi |= LPTE_WIRED; in moea64_pte_from_pvo()
116 #define LPTE_WIRED 0x0000000000000010ULL macro
408 if ((pt.pte_hi & (LPTE_WIRED | LPTE_BIG)) != 0) in mphyp_pte_spillable_ident()