Searched refs:check_ctrs (Results 1 – 5 of 5) sorted by relevance
38 void (*check_ctrs)(uint const cpu, member
120 .check_ctrs = &ppro_check_ctrs,
136 .check_ctrs = &athlon_check_ctrs,
713 .check_ctrs = &p4_check_ctrs,724 .check_ctrs = &p4_check_ctrs,
51 model->check_ctrs(cpu, msrs, regs); in op_do_nmi()