Home
last modified time | relevance | path

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

/hypervisor/quirks/
A Dsecurity_vm_fixup.c92 if ((vm_config->guest_flags & GUEST_FLAG_SECURITY_VM) != 0UL) { in security_vm_fixup()
292 if (is_prelaunched_vm(vm) && ((vm_config->guest_flags & GUEST_FLAG_SECURITY_VM) != 0)) { in passthrough_smbios()
/hypervisor/include/public/
A Dacrn_common.h60 #define GUEST_FLAG_SECURITY_VM (1UL << 6U) /* Whether this VM needs to do security-vm related fix… macro

Completed in 6 milliseconds