Home
last modified time | relevance | path

Searched refs:cpuid4_cache_lookup_regs (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
Dintel_cacheinfo.c586 cpuid4_cache_lookup_regs(int index, struct _cpuid4_info_regs *this_leaf) in cpuid4_cache_lookup_regs() function
678 retval = cpuid4_cache_lookup_regs(i, &this_leaf); in init_intel_cacheinfo()
931 ret = cpuid4_cache_lookup_regs(idx, &id4_regs); in __populate_cache_leaves()