Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/os/
H A Dmach_mp_states.c73 stopcpu_bycpuid(int cpuid) in stopcpu_bycpuid() function
253 if ((status = stopcpu_bycpuid(cpuid)) != 0) { in plat_cpu_poweroff()
/titanic_50/usr/src/uts/sun4v/sys/
H A Dmachsystm.h334 extern int stopcpu_bycpuid(int);
/titanic_50/usr/src/uts/sun4v/promif/
H A Dpromif_emul.c418 status = stopcpu_bycpuid(cpuid); in cif_check_cpus()