Home
last modified time | relevance | path

Searched refs:pg_cpu_next (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpg.h185 cpu_t *pg_cpu_next(pg_cpu_itr_t *);
/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c416 while ((cpu = pg_cpu_next(&cpu_iter)) != NULL) { in cmt_hier_promote()
952 while ((cpp = pg_cpu_next(&cpu_iter)) != NULL) { in pg_cmt_cpupart_move()
1108 while ((cpp = pg_cpu_next(&cpu_itr)) != NULL) { in pg_cmt_cpu_inactive()
1627 while ((cpu = pg_cpu_next(&cpu_iter)) != NULL) { in pg_cmt_prune()
1835 while ((cp = pg_cpu_next(&cpu_iter)) != NULL) { in pg_cmt_lineage_validate()
/illumos-gate/usr/src/uts/intel/os/
H A Dcpc_subr.c225 while ((p = pg_cpu_next(&itr)) != NULL) { in kcpc_hw_cpu_hook()
/illumos-gate/usr/src/uts/common/os/
H A Dcpu_pm.c786 while ((cp = pg_cpu_next(&cpu_iter)) != NULL) { in cpupm_state_change_global()
H A Dpg.c359 pg_cpu_next(pg_cpu_itr_t *itr) in pg_cpu_next() function
H A Dcap_util.c1619 while ((cpu = pg_cpu_next(&cpu_iter)) != NULL) { in cu_pg_update()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus.c1351 while ((nextp = pg_cpu_next(&i)) != NULL) { in cpu_get_sibling_core()