Searched refs:snp_vmsa_mutex (Results 1 – 2 of 2) sorted by relevance
244 struct mutex snp_vmsa_mutex; /* Used to handle concurrent updates of VMSA. */ member
3894 guard(mutex)(&svm->sev_es.snp_vmsa_mutex); in sev_snp_init_protected_guest_state()3978 guard(mutex)(&target_svm->sev_es.snp_vmsa_mutex); in sev_snp_ap_creation()4570 mutex_init(&svm->sev_es.snp_vmsa_mutex); in sev_es_vcpu_reset()