Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mtrr/
A Dgeneric.c91 static const char *__init mtrr_attrib_to_str(mtrr_type x) in mtrr_attrib_to_str() function
115 last_fixed_end - 1, mtrr_attrib_to_str(last_fixed_type)); in print_fixed_last()
154 mtrr_attrib_to_str(mtrr_state.def_type)); in print_mtrr_state()
180 mtrr_attrib_to_str(mtrr_state.var_ranges[i].base & in print_mtrr_state()
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()

Completed in 4 milliseconds