Searched refs:MTRR_ENABLE_BIT (Results 1 – 1 of 1) sorted by relevance
15 const MTRR_ENABLE_BIT: u64 = 1 << 11; in check_ept_features() constant17 if (ia32_mtrr_def_type & MTRR_ENABLE_BIT) == 0 { in check_ept_features()