Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dsev.c48 OBJECT_DECLARE_TYPE(SevCommonState, SevCommonStateClass, SEV_COMMON)
111 struct SevCommonState { struct
138 bool (*build_kernel_loader_hashes)(SevCommonState *sev_common, argument
142 int (*launch_start)(SevCommonState *sev_common);
143 void (*launch_finish)(SevCommonState *sev_common);
144 int (*launch_update_data)(SevCommonState *sev_common, hwaddr gpa,
160 SevCommonState parent_obj;
172 SevCommonState parent_obj;
305 sev_check_state(const SevCommonState *sev_common, SevState state) in sev_check_state()
312 sev_set_guest_state(SevCommonState *sev_commo
134 kvm_typeSevCommonState global() argument
[all...]