Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmpo.h118 extern void mpo_cpu_remove(int cpuid);
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_mp_startup.c119 mpo_cpu_remove(cpuid); in mp_cpu_unconfigure()
H A Dsuspend.c413 mpo_cpu_remove(id); in update_cpu_mappings()
H A Dmpo.c416 mpo_cpu_remove(int cpuid) in mpo_cpu_remove() function