Searched refs:isBind (Results 1 – 2 of 2) sorted by relevance
305 bool isBind = (value & 0x8000000000000000ULL); in fixupPage64() local307 if (isBind) { in fixupPage64()531 bool isBind = (value & 0x4000000000000000ULL); in fixupPageAuth64() local537 if (isBind) { in fixupPageAuth64()556 if (isBind) { in fixupPageAuth64()
3242 bool isBind = (value & (1ULL << 62)) != 0; in vm_shared_region_slide_page_v3() local3243 if (isBind) { in vm_shared_region_slide_page_v3()