Home
last modified time | relevance | path

Searched defs:SevCommonStateClass (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/
H A Dsev.c134 struct SevCommonStateClass { struct
135 X86ConfidentialGuestClass parent_class;
138 bool (*build_kernel_loader_hashes)(SevCommonState *sev_common,
142 int (*launch_start)(SevCommonState *sev_common);
143 void (*launch_finish)(SevCommonState *sev_common);
144 int (*launch_update_data)(SevCommonState *sev_common, hwaddr gpa,
146 int (*kvm_init)(ConfidentialGuestSupport *cgs, Error **errp);