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