MTRR_STATE_MTRR_ENABLED 100 arch/x86/kernel/cpu/mtrr/cleanup.c (mtrr_state.enabled & MTRR_STATE_MTRR_ENABLED) && MTRR_STATE_MTRR_ENABLED 267 arch/x86/kernel/cpu/mtrr/generic.c if (!(mtrr_state.enabled & MTRR_STATE_MTRR_ENABLED)) MTRR_STATE_MTRR_ENABLED 412 arch/x86/kernel/cpu/mtrr/generic.c ((mtrr_state.enabled & MTRR_STATE_MTRR_ENABLED) && MTRR_STATE_MTRR_ENABLED 427 arch/x86/kernel/cpu/mtrr/generic.c mtrr_state.enabled & MTRR_STATE_MTRR_ENABLED ? "en" : "dis"); MTRR_STATE_MTRR_ENABLED 498 arch/x86/kernel/cpu/mtrr/generic.c return !!(mtrr_state.enabled & MTRR_STATE_MTRR_ENABLED);