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

/illumos-gate/usr/src/uts/common/sys/
H A Dpg.h163 void pg_cpu_fini(cpu_t *, cpu_pg_t *cpu_pg_deferred);
/illumos-gate/usr/src/uts/common/os/
H A Dpg.c283 pg_cpu_fini(CPU, NULL);
600 pg_cpu_fini(cpu_t *cp, cpu_pg_t *cpu_pg_deferred) function
H A Dcpu.c1827 pg_cpu_fini(cp, NULL);
/illumos-gate/usr/src/uts/sun4v/os/
H A Dsuspend.c404 * pg_cpu_fini* and pg_cpu_init* must be called while CPUs are
412 pg_cpu_fini(cp, pgps[id]);

Completed in 68 milliseconds