Searched refs:non_protected_vm_supported (Results 1 – 1 of 1) sorted by relevance
401 let non_protected_vm_supported = hypervisor_props::is_vm_supported()?; in command_info() localVariable403 match (non_protected_vm_supported, protected_vm_supported) { in command_info()