Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/echo/
H A Decho.c135 static inline int top_bit(unsigned int bits) in top_bit() function
/openbmc/qemu/target/arm/tcg/
H A Dpauth_helper.c335 int bot_bit, top_bit; in pauth_addpac() local
416 int bot_bit, top_bit; in pauth_auth() local
/openbmc/linux/arch/x86/crypto/
H A Dcurve25519-x86_64.c1164 u64 top_bit; in store_felem() local
/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c100 const u64 top_bit = 1ULL << 63; in intel_pt_masked_bits() local