Searched refs:LPTE_BIG (Results 1 – 4 of 4) sorted by relevance
191 if ((oldptehi & LPTE_BIG) != 0) in TLBIE()210 if ((oldptehi & LPTE_BIG) != 0 && in TLBIE()882 ret = moea64_pte_insert_locked(pvo, &insertpt, LPTE_BIG); in moea64_pte_insert_native()997 LPTE_BIG); in moea64_pte_insert_sp_locked()
576 lpte->pte_hi |= LPTE_BIG; in moea64_pte_from_pvo()
118 #define LPTE_BIG 0x0000000000000004ULL /* 4kb/16Mb page */ macro
408 if ((pt.pte_hi & (LPTE_WIRED | LPTE_BIG)) != 0) in mphyp_pte_spillable_ident()