Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/mtrr/
Dmtrr.h66 const char *mtrr_attrib_to_str(int x);
Dmtrr.c303 base, size, mtrr_attrib_to_str(ltype), in mtrr_add_page()
304 mtrr_attrib_to_str(type)); in mtrr_add_page()
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()
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()