Home
last modified time | relevance | path

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

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