Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dmtrr.h52 mtrr_type def_type; member
62 mtrr_type def_type);
80 mtrr_type def_type) in guest_force_mtrr_state() argument
/arch/x86/kernel/cpu/mtrr/
A Dgeneric.c442 mtrr_type def_type) in guest_force_mtrr_state() argument
481 mtrr_state.def_type = def_type; in guest_force_mtrr_state()
538 type = type_merge(type, mtrr_state.def_type, uniform); in mtrr_type_lookup()
552 type = type_merge(type, mtrr_state.def_type, uniform); in mtrr_type_lookup()
649 mtrr_attrib_to_str(mtrr_state.def_type)); in print_mtrr_state()
707 mtrr_state.def_type = lo & MTRR_DEF_TYPE_TYPE; in get_mtrr_state()
937 if ((deftype_lo & MTRR_DEF_TYPE_TYPE) != mtrr_state.def_type || in set_mtrr_state()
941 mtrr_state.def_type | in set_mtrr_state()

Completed in 6 milliseconds