Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.h66 const char *mtrr_attrib_to_str(int x);
H A Dmtrr.c303 base, size, mtrr_attrib_to_str(ltype), in mtrr_add_page()
304 mtrr_attrib_to_str(type)); in mtrr_add_page()
H A Dgeneric.c395 mtrr_attrib_to_str(cache_map[i].type)); in mtrr_build_map()
608 last_fixed_end - 1, mtrr_attrib_to_str(last_fixed_type)); in print_fixed_last()
647 mtrr_attrib_to_str(mtrr_state.def_type)); in print_mtrr_state()
678 mtrr_attrib_to_str(mtrr_state.var_ranges[i].base_lo & in print_mtrr_state()
H A Dif.c30 const char *mtrr_attrib_to_str(int x) in mtrr_attrib_to_str() function
383 mtrr_usage_table[i], mtrr_attrib_to_str(type)); in mtrr_seq_show()