Searched refs:mtrr_strings (Results 1 – 1 of 1) sorted by relevance
19 static const char *const mtrr_strings[MTRR_NUM_TYPES] = variable32 return (x <= 6) ? mtrr_strings[x] : "?"; in mtrr_attrib_to_str()145 i = match_string(mtrr_strings, MTRR_NUM_TYPES, ptr); in mtrr_write()