Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dsev.h25 #define TYPE_SEV_SNP_GUEST "sev-snp-guest" macro
H A Dsev.c386 return !!object_dynamic_cast(OBJECT(cgs), TYPE_SEV_SNP_GUEST); in sev_snp_enabled()
2448 .name = TYPE_SEV_SNP_GUEST,