Searched refs:ccpu (Results 1 – 2 of 2) sorted by relevance
286 int msecs = 1000, ccpu = smp_processor_id(); in crash_nmi_callback() local288 if (ccpu == 0) { in crash_nmi_callback()293 crash_save_cpu(regs, ccpu); in crash_nmi_callback()308 crashing_cpu = ccpu; /* crash cmd uses this */ in crash_nmi_callback()375 int ccpu = smp_processor_id(); in hv_crash_stop_other_cpus() local399 crashing_cpu = ccpu; /* crash cmd uses this */ in hv_crash_stop_other_cpus()404 if (ccpu) in hv_crash_stop_other_cpus()
275 s32 ccpu; in scx_cid_init() local304 for_each_cpu(ccpu, core_scratch) { in scx_cid_init()307 tbls->cid_to_cpu[cid] = ccpu; in scx_cid_init()308 tbls->cpu_to_cid[ccpu] = cid; in scx_cid_init()321 cpumask_clear_cpu(ccpu, llc_scratch); in scx_cid_init()322 cpumask_clear_cpu(ccpu, node_scratch); in scx_cid_init()323 cpumask_clear_cpu(ccpu, to_walk); in scx_cid_init()