MTRR_NUM_TYPES
int num[MTRR_NUM_TYPES + 1];
if (type >= MTRR_NUM_TYPES)
type = MTRR_NUM_TYPES;
num_var_ranges - num[MTRR_NUM_TYPES])
int num[MTRR_NUM_TYPES + 1];
if (type >= MTRR_NUM_TYPES)
type = MTRR_NUM_TYPES;
num_var_ranges - num[MTRR_NUM_TYPES])
i = match_string(mtrr_strings, MTRR_NUM_TYPES, ptr);
static const char *const mtrr_strings[MTRR_NUM_TYPES] =
if (type >= MTRR_NUM_TYPES) {