Searched defs:top_bit (Results 1 – 2 of 2) sorted by relevance
/linux/lib/crypto/x86/ | ||
H A D | curve25519.h | 1159 u64 top_bit; in store_felem() local |
/linux/tools/perf/arch/x86/util/ | ||
H A D | intel-pt.c | 99 const u64 top_bit = 1ULL << 63; in intel_pt_masked_bits() local |