Home
last modified time | relevance | path

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

/linux-6.8/arch/x86/kvm/svm/
Dsvm.h193 struct vcpu_sev_es_state { struct
195 struct sev_es_save_area *vmsa;
196 struct ghcb *ghcb;
197 u8 valid_bitmap[16];
198 struct kvm_host_map ghcb_map;
199 bool received_first_sipi;
202 u64 sw_scratch;
203 void *ghcb_sa;
204 u32 ghcb_sa_len;
205 bool ghcb_sa_sync;
[all …]