Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.h229 extern void hat_cpu_offline(struct cpu *);
H A Dhat_i86.c4522 hat_cpu_offline(struct cpu *cpup) in hat_cpu_offline() function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_startup.c545 hat_cpu_offline(cp); in mp_cpu_unconfigure_common()