Searched refs:x86_cpu_has_pclmulqdq (Results 1 – 4 of 4) sorted by relevance
126 int x86_cpu_has_pclmulqdq; in _cpu_check_features() local136 x86_cpu_has_pclmulqdq = abcd[2] & 0x2; in _cpu_check_features()142 x86_cpu_has_pclmulqdq; in _cpu_check_features()
143 int x86_cpu_has_pclmulqdq; in _cpu_check_features() local155 x86_cpu_has_pclmulqdq = abcd[2] & 0x2; in _cpu_check_features()163 x86_cpu_has_pclmulqdq; in _cpu_check_features()
1117 + int x86_cpu_has_pclmulqdq;1137 + x86_cpu_has_pclmulqdq = ecx & 0x2;1141 + x86_cpu_has_pclmulqdq;1164 + int x86_cpu_has_pclmulqdq;1171 + x86_cpu_has_pclmulqdq = regs[2] & 0x2;1175 + x86_cpu_has_pclmulqdq;