Home
last modified time | relevance | path

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

/xen/xen/arch/x86/cpu/mtrr/
A Dmain.c76 static const char *mtrr_attrib_to_str(int x) in mtrr_attrib_to_str() function
378 base, size, mtrr_attrib_to_str(ltype), in mtrr_add_page()
379 mtrr_attrib_to_str(type)); in mtrr_add_page()
A Dgeneric.c126 static const char *__init mtrr_attrib_to_str(mtrr_type x) in mtrr_attrib_to_str() function
150 last_fixed_end - 1, mtrr_attrib_to_str(last_fixed_type)); in print_fixed_last()
189 mtrr_attrib_to_str(mtrr_state.def_type)); in print_mtrr_state()
215 mtrr_attrib_to_str(mtrr_state.var_ranges[i].base & in print_mtrr_state()

Completed in 4 milliseconds