Searched refs:centaur_mcr_type (Results 1 – 1 of 1) sorted by relevance
15 static u8 centaur_mcr_type; /* 0 for winchip, 1 for winchip2 */ variable64 if (centaur_mcr_type == 1 && ((centaur_mcr[reg].low & 31) & 2)) in centaur_get_mcr()66 if (centaur_mcr_type == 1 && (centaur_mcr[reg].low & 31) == 25) in centaur_get_mcr()68 if (centaur_mcr_type == 0 && (centaur_mcr[reg].low & 31) == 31) in centaur_get_mcr()83 if (centaur_mcr_type == 0) { in centaur_set_mcr()105 (centaur_mcr_type == 0 || type != MTRR_TYPE_UNCACHABLE)) { in centaur_validate_add_page()107 centaur_mcr_type ? " and uncacheable are" : " is"); in centaur_validate_add_page()