Searched refs:isBind (Results 1 – 2 of 2) sorted by relevance
303 bool isBind = (value & 0x8000000000000000ULL); in fixupPage64() local305 if (isBind) { in fixupPage64()519 bool isBind = (value & 0x4000000000000000ULL); in fixupPageAuth64() local525 if (isBind) { in fixupPageAuth64()543 if (isBind) { in fixupPageAuth64()
3212 bool isBind = (value & (1ULL << 62)) != 0; in vm_shared_region_slide_page_v3() local3213 if (isBind) { in vm_shared_region_slide_page_v3()