Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/echo/
H A Decho.c135 static inline int top_bit(unsigned int bits) in top_bit() function
/linux-6.15/arch/x86/crypto/
H A Dcurve25519-x86_64.c1164 u64 top_bit; in store_felem() local
/linux-6.15/tools/perf/arch/x86/util/
H A Dintel-pt.c97 const u64 top_bit = 1ULL << 63; in intel_pt_masked_bits() local