Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c134 #define IS_CMT_PG(pg) (((pg_t *)(pg))->pg_class->pgc_id == pg_cmt_class_id) macro
231 ASSERT(IS_CMT_PG(pg)); in pg_cmt_free()
581 ASSERT(IS_CMT_PG(pg)); in pg_cmt_cpu_init()
855 if (IS_CMT_PG(pg) == 0) in pg_cmt_cpu_fini()
904 if (IS_CMT_PG(pg) == 0) in pg_cmt_cpupart_in()
938 if (IS_CMT_PG(pg) == 0) in pg_cmt_cpupart_move()
992 if (IS_CMT_PG(pg) == 0) in pg_cmt_cpu_active()
1062 if (IS_CMT_PG(pg) == 0) in pg_cmt_cpu_inactive()