Searched refs:n_noaccess_SMs (Results 1 – 1 of 1) sorted by relevance
319 static Int n_noaccess_SMs = N_PRIMARY_MAP; // start with many noaccess DSMs variable344 if (oldSM == &sm_distinguished[SM_DIST_NOACCESS ]) n_noaccess_SMs --; in update_SM_counts()350 if (newSM == &sm_distinguished[SM_DIST_NOACCESS ]) n_noaccess_SMs ++; in update_SM_counts()356 if (n_noaccess_SMs > max_noaccess_SMs ) max_noaccess_SMs = n_noaccess_SMs; in update_SM_counts()