Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mtrr/
Dmtrr.h71 const char *mtrr_attrib_to_str(int x);
Dgeneric.c367 last_fixed_end - 1, mtrr_attrib_to_str(last_fixed_type)); in print_fixed_last()
409 mtrr_attrib_to_str(mtrr_state.def_type)); in print_mtrr_state()
440 mtrr_attrib_to_str(mtrr_state.var_ranges[i].base_lo & 0xff)); in print_mtrr_state()
Dmtrr.c373 base, size, mtrr_attrib_to_str(ltype), in mtrr_add_page()
374 mtrr_attrib_to_str(type)); in mtrr_add_page()
Dif.c30 const char *mtrr_attrib_to_str(int x) in mtrr_attrib_to_str() function
424 mtrr_usage_table[i], mtrr_attrib_to_str(type)); in mtrr_seq_show()