Searched refs:isAuth (Results 1 – 3 of 3) sorted by relevance
182 isAuth : 1; // 0 -> not authenticated. 1 -> authenticated member
128 if (fixupLoc->fixup64.isAuth) { in fixup_value()132 if (fixupLoc->fixup64.isAuth) { in fixup_value()
496 bool isAuth = (value & 0x8000000000000000ULL); in fixupPageAuth64() local498 if (isAuth) { in fixupPageAuth64()