Searched refs:sev_features (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/hyperv/
H A Divm.c339 vmsa->sev_features = sev_status >> 2;
/linux-master/arch/x86/include/asm/
H A Dsvm.h434 u64 sev_features; member in struct:sev_es_save_area
/linux-master/arch/x86/kernel/
H A Dsev.c1074 vmsa->sev_features = sev_status >> 2;
1091 ghcb_set_rax(ghcb, vmsa->sev_features);
/linux-master/arch/x86/kvm/svm/
H A Dsev.c625 save->sev_features |= SVM_SEV_FEAT_DEBUG_SWAP;

Completed in 120 milliseconds