Home
last modified time | relevance | path

Searched defs:top_bit (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/misc/echo/
Decho.c220 static inline int top_bit(unsigned int bits) in top_bit() function
/linux-4.4.14/tools/perf/arch/x86/util/
Dintel-pt.c105 const u64 top_bit = 1ULL << 63; in intel_pt_masked_bits() local