Searched refs:cpuid4_cache_lookup (Results 1 – 3 of 3) sorted by relevance
85 int cpuid4_cache_lookup(int index, struct cpuid4_info *this_leaf) in cpuid4_cache_lookup() function146 retval = cpuid4_cache_lookup(i, &this_leaf); in init_intel_cacheinfo()
151 int cpuid4_cache_lookup(int index, struct cpuid4_info *this_leaf);
44 l3_info->ret = cpuid4_cache_lookup(3, &info); in l3_cache_get()
Completed in 4 milliseconds