Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpsp-sev.h93 #define SEV_STATUS_FLAGS_CONFIG_ES 0x0100 macro
/openbmc/qemu/linux-headers/linux/
H A Dpsp-sev.h105 #define SEV_STATUS_FLAGS_CONFIG_ES 0x0100 macro
/openbmc/qemu/target/i386/
H A Dsev.c1507 if (!(status.flags & SEV_STATUS_FLAGS_CONFIG_ES)) { in sev_common_kvm_init()