Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dcmt_policy.c96 (CMT_CAPACITY(there) > CMT_CAPACITY(here)))) { in cmt_should_migrate()
104 there_util < CMT_CAPACITY(there)) in cmt_should_migrate()
/illumos-gate/usr/src/uts/common/sys/
H A Dcmt.h99 #define CMT_CAPACITY(pg) (GROUP_SIZE(&((pg_cmt_t *)pg)->cmt_cpus_actv)) macro