Searched refs:LPTE_HID (Results 1 – 4 of 4) sorted by relevance
791 if (oldptehi & LPTE_HID) in moea64_insert_to_pteg_native()839 insertpt->pte_hi ^= LPTE_HID; in moea64_pte_insert_locked()912 if ((ptehi & LPTE_HID) != 0) in moea64_vpn_from_pte()
609 lpte->pte_hi |= LPTE_HID; in moea64_pte_from_pvo()
454 pte->pte_hi ^= LPTE_HID; in mphyp_pte_insert_locked()483 pte->pte_hi ^= LPTE_HID; in mphyp_pte_evict_and_insert_locked()
119 #define LPTE_HID 0x0000000000000002ULL macro