Searched defs:high_bit (Results 1 – 6 of 6) sorted by relevance
1161 uint64_t high_bit = addr & (1UL << (sxlen - 1)); in check_svukte_addr() local