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.c283 int msecs = 1000, ccpu = smp_processor_id(); in crash_nmi_callback() local
285 if (ccpu == 0) { in crash_nmi_callback()
290 crash_save_cpu(regs, ccpu); in crash_nmi_callback()
305 crashing_cpu = ccpu; /* crash cmd uses this */ in crash_nmi_callback()
372 int ccpu = smp_processor_id(); in hv_crash_stop_other_cpus() local
396 crashing_cpu = ccpu; /* crash cmd uses this */ in hv_crash_stop_other_cpus()
401 if (ccpu) in hv_crash_stop_other_cpus()