Searched defs:shared_cpu_map (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | cacheinfo.h | 54 cpumask_t shared_cpu_map; member in struct:cacheinfo |
/linux-4.1.27/arch/ia64/kernel/ | ||
H A D | topology.c | 126 cpumask_t shared_cpu_map; member in struct:cache_info 220 cpumask_t shared_cpu_map; show_shared_cpu_map() local 258 define_one_ro(shared_cpu_map); variable |
/linux-4.1.27/arch/powerpc/kernel/ | ||
H A D | cacheinfo.c | 119 struct cpumask shared_cpu_map; /* online CPUs using this cache */ member in struct:cache |
/linux-4.1.27/include/acpi/ | ||
H A D | processor.h | 112 cpumask_var_t shared_cpu_map; member in struct:acpi_processor_performance 157 cpumask_var_t shared_cpu_map; member in struct:acpi_processor_throttling |
Completed in 239 milliseconds