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