Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/echo/
Decho.c135 static inline int top_bit(unsigned int bits) in top_bit() function
/Linux-v5.4/tools/perf/arch/x86/util/
Dintel-pt.c98 const u64 top_bit = 1ULL << 63; in intel_pt_masked_bits() local