Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dintel_cacheinfo.c85 int cpuid4_cache_lookup(int index, struct cpuid4_info *this_leaf) in cpuid4_cache_lookup() function
146 retval = cpuid4_cache_lookup(i, &this_leaf); in init_intel_cacheinfo()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dcpufeature.h151 int cpuid4_cache_lookup(int index, struct cpuid4_info *this_leaf);
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsysctl.c44 l3_info->ret = cpuid4_cache_lookup(3, &info); in l3_cache_get()

Completed in 4 milliseconds