Searched defs:cmc_state (Results 1 – 1 of 1) sorted by relevance
76 struct cmc_state { struct77 int max_threshold;78 time_t last_intr;247 static struct cmc_state **cmc_state; /* Indexed by cpuid, bank. */ variable