Searched defs:isAuth (Results 1 – 2 of 2) sorted by relevance
530 bool isAuth = (value & 0x8000000000000000ULL); in fixupPageAuth64() local628 bool isAuth = (value & 0x8000000000000000ULL); in fixupCachePageAuth64() local
209 isAuth : 1; // 0 -> not authenticated. 1 -> authenticated member