Searched defs:vmsa (Results 1 – 3 of 3) sorted by relevance
222 struct sev_es_save_area *vmsa; member828 static inline void sev_free_decrypted_vmsa(struct kvm_vcpu *vcpu, struct vmcb_save_area *vmsa) {} in sev_free_decrypted_vmsa()
897 struct sev_data_launch_update_vmsa vmsa; in __sev_launch_update_vmsa() local4919 struct vmcb_save_area *vmsa; in sev_decrypt_vmsa() local5001 void sev_free_decrypted_vmsa(struct kvm_vcpu *vcpu, struct vmcb_save_area *vmsa) in sev_free_decrypted_vmsa()
3586 struct sev_es_save_area *vmsa = (struct sev_es_save_area *)save; in dump_vmcb() local