Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Dhv_crash.c286 int msecs = 1000, ccpu = smp_processor_id(); in crash_nmi_callback() local
288 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() local
399 crashing_cpu = ccpu; /* crash cmd uses this */ in hv_crash_stop_other_cpus()
404 if (ccpu) in hv_crash_stop_other_cpus()