Searched refs:mtrr_attrib_to_str (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/mtrr/
H A Dmtrr.h96 const char *mtrr_attrib_to_str(int x);
H A Dgeneric.c78 base, base + step - 1, mtrr_attrib_to_str(*types));
111 printk(KERN_INFO "MTRR default type: %s\n", mtrr_attrib_to_str(mtrr_state.def_type));
134 mtrr_attrib_to_str(mtrr_state.var_ranges[i].base_lo & 0xff));
H A Dif.c31 const char *mtrr_attrib_to_str(int x) function
413 mtrr_attrib_to_str(type), usage_table[i]);
H A Dmain.c383 base, size, mtrr_attrib_to_str(ltype),
384 mtrr_attrib_to_str(type));

Completed in 96 milliseconds