Home
last modified time | relevance | path

Searched refs:MTRR_STATE_MTRR_ENABLED (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/cpu/mtrr/
A Dgeneric.c482 mtrr_state.enabled |= MTRR_STATE_MTRR_ENABLED; in guest_force_mtrr_state()
527 if (!(mtrr_state.enabled & MTRR_STATE_MTRR_ENABLED)) in mtrr_type_lookup()
653 (mtrr_state.enabled & MTRR_STATE_MTRR_ENABLED) && in print_mtrr_state()
667 str_enabled_disabled(mtrr_state.enabled & MTRR_STATE_MTRR_ENABLED)); in print_mtrr_state()
726 return !!(mtrr_state.enabled & MTRR_STATE_MTRR_ENABLED); in get_mtrr_state()
A Dcleanup.c96 (mtrr_state.enabled & MTRR_STATE_MTRR_ENABLED) && in x86_get_mtrr_mem_range()
/arch/x86/include/asm/
A Dmtrr.h158 #define MTRR_STATE_MTRR_ENABLED (MTRR_DEF_TYPE_E >> MTRR_STATE_SHIFT) macro

Completed in 14 milliseconds