Searched refs:sev_features (Results 1 – 4 of 4) sorted by relevance
339 vmsa->sev_features = sev_status >> 2; in hv_snp_boot_ap()
441 u64 sev_features; member
856 save->sev_features = sev->vmsa_features; in sev_es_sync_vmsa()3972 u64 sev_features; in sev_snp_ap_creation() local3974 sev_features = vcpu->arch.regs[VCPU_REGS_RAX]; in sev_snp_ap_creation()3975 sev_features ^= sev->vmsa_features; in sev_snp_ap_creation()3977 if (sev_features & SVM_SEV_FEAT_INT_INJ_MODES) { in sev_snp_ap_creation()
1202 vmsa->sev_features = sev_status >> 2; in wakeup_cpu_via_vmgexit()1219 ghcb_set_rax(ghcb, vmsa->sev_features); in wakeup_cpu_via_vmgexit()