Searched refs:LPTE_BIG (Results 1 – 4 of 4) sorted by relevance
178 if ((oldptehi & LPTE_BIG) != 0) in TLBIE()196 if ((oldptehi & LPTE_BIG) != 0 && in TLBIE()876 ret = moea64_pte_insert_locked(pvo, &insertpt, LPTE_BIG); in moea64_pte_insert_native()991 LPTE_BIG); in moea64_pte_insert_sp_locked()
605 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()