Searched refs:isBind (Results 1 – 2 of 2) sorted by relevance
281 bool isBind = (value & 0x8000000000000000ULL); in fixupPage64() local283 if (isBind) { in fixupPage64()497 bool isBind = (value & 0x4000000000000000ULL); in fixupPageAuth64() local503 if (isBind) { in fixupPageAuth64()521 if (isBind) { in fixupPageAuth64()
3227 bool isBind = (value & (1ULL << 62)) == 1; in vm_shared_region_slide_page_v3() local3228 if (isBind) { in vm_shared_region_slide_page_v3()