Searched refs:has_level_2 (Results 1 – 1 of 1) sorted by relevance
/sysdeps/x86/ |
A D | dl-cacheinfo.h | 119 intel_check_word (int name, unsigned int value, bool *has_level_2, in intel_check_word() argument 236 *has_level_2 = true; in intel_check_word() 264 bool has_level_2 = false; in handle_intel() local 284 result = intel_check_word (name, eax, &has_level_2, in handle_intel() 289 result = intel_check_word (name, ebx, &has_level_2, in handle_intel() 294 result = intel_check_word (name, ecx, &has_level_2, in handle_intel() 299 result = intel_check_word (name, edx, &has_level_2, in handle_intel()
|
Completed in 4 milliseconds