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