Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/kvm/vmx/
H A Dept.rs15 const MTRR_ENABLE_BIT: u64 = 1 << 11; in check_ept_features() constant
17 if (ia32_mtrr_def_type & MTRR_ENABLE_BIT) == 0 { in check_ept_features()