Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/
Dcacheinfo.c593 cpuid4_cache_lookup_regs(int index, struct _cpuid4_info_regs *this_leaf) in cpuid4_cache_lookup_regs() function
749 retval = cpuid4_cache_lookup_regs(i, &this_leaf); in init_intel_cacheinfo()
1025 ret = cpuid4_cache_lookup_regs(idx, &id4_regs); in __populate_cache_leaves()