Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dsoftint.c158 static int softcall_latest_cpuid = -1; variable
466 softcall_latest_cpuid = cpu_id; in softint()
487 ASSERT(softcall_latest_cpuid == cpu_id); in softint()
488 softcall_latest_cpuid = -1; in softint()
506 if (softcall_latest_cpuid != cpu_id) { in softint()