Searched refs:BIT_64 (Results 1 – 2 of 2) sorted by relevance
29 #define BIT_64(n) (U64_C(1) << (n)) macro
710 value &= ~BIT_64(32); in init_amd_k8()