Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dtopology.c143 pal_cache_shared_info_t csi; in cache_shared_cpu_map_setup() local
156 &csi) != PAL_STATUS_SUCCESS) in cache_shared_cpu_map_setup()
159 num_shared = (int) csi.num_shared; in cache_shared_cpu_map_setup()
163 && cpu_data(j)->core_id == csi.log1_cid in cache_shared_cpu_map_setup()
164 && cpu_data(j)->thread_id == csi.log1_tid) in cache_shared_cpu_map_setup()
172 &csi) == PAL_STATUS_SUCCESS); in cache_shared_cpu_map_setup()