Searched refs:bit_PCLMUL (Results 1 – 2 of 2) sorted by relevance
28 #ifndef bit_PCLMUL29 #define bit_PCLMUL (1 << 1) macro
41 info |= (c & bit_PCLMUL ? CPUINFO_PCLMUL : 0); in cpuinfo_init()