Searched defs: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));
581 ASSERT(IS_CMT_PG(pg));
855 if (IS_CMT_PG(pg) == 0)
904 if (IS_CMT_PG(pg) == 0)
938 if (IS_CMT_PG(pg) == 0)
992 if (IS_CMT_PG(pg) == 0)
1062 if (IS_CMT_PG(pg) == 0)

Completed in 60 milliseconds