Searched refs:mtrr_attrib_to_str (Results 1 – 4 of 4) sorted by relevance
84 const char *mtrr_attrib_to_str(int x);
197 base, base + step - 1, mtrr_attrib_to_str(*types)); in print_fixed()237 printk(KERN_INFO "MTRR default type: %s\n", mtrr_attrib_to_str(mtrr_state.def_type)); in get_mtrr_state()260 mtrr_attrib_to_str(mtrr_state.var_ranges[i].base_lo & 0xff)); in get_mtrr_state()
27 const char *mtrr_attrib_to_str(int x) in mtrr_attrib_to_str() function410 mtrr_usage_table[i], mtrr_attrib_to_str(type)); in mtrr_seq_show()
372 base, size, mtrr_attrib_to_str(ltype), in mtrr_add_page()373 mtrr_attrib_to_str(type)); in mtrr_add_page()