Searched refs:l1_cache_per_core (Results 1 – 2 of 2) sorted by relevance
2102 bool l1_cache_per_core; member
6523 if (!cpu->l1_cache_per_core) { in cpu_x86_cpuid()6531 if (!cpu->l1_cache_per_core) { in cpu_x86_cpuid()8366 DEFINE_PROP_BOOL("x-l1-cache-per-thread", X86CPU, l1_cache_per_core, true),