Searched refs:cpu_cacheable_map (Results 1 – 4 of 4) sorted by relevance
109 extern struct cpumask cpu_cacheable_map;110 #define cpu_cacheable(cpu) cpumask_test_cpu((cpu), &cpu_cacheable_map)
222 for_each_cpu(cpu, &cpu_cacheable_map) in homecache_finv_page_internal()371 flush_remote(0, HV_FLUSH_EVICT_L2, &cpu_cacheable_map, in homecache_change_page_home()
970 homecache_evict(&cpu_cacheable_map); in free_initmem()
1294 struct cpumask __write_once cpu_cacheable_map; variable1295 EXPORT_SYMBOL(cpu_cacheable_map);1330 sizeof(cpu_cacheable_map)); in setup_cpu_maps()1380 cpumask_or(&cpu_cacheable_map, cpu_possible_mask, &hash_for_home_map); in setup_cpu_maps()