Searched refs:sev_supported_vmsa_features (Results 1 – 1 of 1) sorted by relevance
59 static u64 sev_supported_vmsa_features; variable409 u64 valid_vmsa_features = es_active ? sev_supported_vmsa_features : 0; in __sev_guest_init()2154 *val = sev_supported_vmsa_features; in sev_dev_get_attr()3082 sev_supported_vmsa_features = 0; in sev_hardware_setup()3084 sev_supported_vmsa_features |= SVM_SEV_FEAT_DEBUG_SWAP; in sev_hardware_setup()