Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dsev.h24 #define TYPE_SEV_GUEST "sev-guest" macro
H A Dsev.c1073 (SevGuestState *)object_dynamic_cast(OBJECT(cgs), TYPE_SEV_GUEST); in sev_get_launch_measurement()
2190 .name = TYPE_SEV_GUEST,