Searched defs:top_bit (Results 1 – 2 of 2) sorted by relevance
135 static inline int top_bit(unsigned int bits) in top_bit() function
98 const u64 top_bit = 1ULL << 63; in intel_pt_masked_bits() local