Searched refs:pg_cpu_active (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpg.h164 void pg_cpu_active(cpu_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dpg.c265 pg_cpu_active(CPU);
287 pg_cpu_active(CPU);
548 * allocated PG data before pg_cpu_active is called.
639 pg_cpu_active(cpu_t *cp) function
H A Dcpu.c1914 pg_cpu_active(cp);
/illumos-gate/usr/src/uts/sun4v/os/
H A Dsuspend.c382 * call pg_cpu_inactive and pg_cpu_active with CPUs paused and
390 * not call pg_cpu_inactive or pg_cpu_active for those CPUs.
431 * initialized PG structure and call pg_cpu_active for each CPU.
439 pg_cpu_active(cp);

Completed in 82 milliseconds