Home
last modified time | relevance | path

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

/linux-5.19.10/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()
1026 ret = cpuid4_cache_lookup_regs(idx, &id4_regs); in populate_cache_leaves()