Searched defs:vcpu_sev_es_state (Results 1 – 1 of 1) sorted by relevance
128 struct vcpu_sev_es_state { struct130 struct vmcb_save_area *vmsa;131 struct ghcb *ghcb;132 struct kvm_host_map ghcb_map;133 bool received_first_sipi;136 void *ghcb_sa;137 u32 ghcb_sa_len;138 bool ghcb_sa_sync;139 bool ghcb_sa_free;
Completed in 6 milliseconds