Searched refs:cpuinfo_has_x86_sha (Results 1 – 10 of 10) sorted by relevance
97 printf("\tSHA: %s\n", cpuinfo_has_x86_sha() ? "yes" : "no"); in main()
14 @@ -1434,6 +1436,7 @@ static inline bool cpuinfo_has_x86_sha(void) {
514 ASSERT_FALSE(cpuinfo_has_x86_sha()); in TEST()
1427 static inline bool cpuinfo_has_x86_sha(void) { in cpuinfo_has_x86_sha() function
77 @@ -1455,6 +1460,8 @@ static inline bool cpuinfo_has_x86_sha(void) {