Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c608 cpuid4_cache_lookup_regs(int index, struct _cpuid4_info_regs *this_leaf) in cpuid4_cache_lookup_regs() function
764 retval = cpuid4_cache_lookup_regs(i, &this_leaf); in init_intel_cacheinfo()
1038 ret = cpuid4_cache_lookup_regs(idx, &id4_regs); in populate_cache_leaves()