Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dcacheinfo.c591 cpuid4_cache_lookup_regs(int index, struct _cpuid4_info_regs *this_leaf) in cpuid4_cache_lookup_regs() function
722 retval = cpuid4_cache_lookup_regs(i, &this_leaf); in init_intel_cacheinfo()
997 ret = cpuid4_cache_lookup_regs(idx, &id4_regs); in __populate_cache_leaves()