Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/svm/
Dsvm.h191 struct vcpu_sev_es_state { struct
193 struct sev_es_save_area *vmsa;
194 struct ghcb *ghcb;
195 u8 valid_bitmap[16];
196 struct kvm_host_map ghcb_map;
197 bool received_first_sipi;
200 u64 sw_scratch;
201 void *ghcb_sa;
202 u32 ghcb_sa_len;
203 bool ghcb_sa_sync;
[all …]