Home
last modified time | relevance | path

Searched refs:SVM_SEV_FEAT_DEBUG_SWAP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dsvm.h292 #define SVM_SEV_FEAT_DEBUG_SWAP BIT(5) macro
/openbmc/linux/arch/x86/kvm/svm/
H A Dsev.c623 save->sev_features |= SVM_SEV_FEAT_DEBUG_SWAP; in sev_es_sync_vmsa()