Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/kvm/vmx/
H A Dvcpu.rs419 match has_intel_vmx_support() { in virtualize_cpu()
571 pub fn has_intel_vmx_support() -> Result<(), SystemError> { in has_intel_vmx_support() function