Searched refs:vmsa_features (Results 1 – 3 of 3) sorted by relevance
114 &(struct kvm_sev_init){ .vmsa_features = BIT_ULL(i) }, in test_features() 118 &(struct kvm_sev_init){ .vmsa_features = BIT_ULL(i) }); in test_features()
96 __u64 vmsa_features; /* initial value of features field in VMSA */104 are set in ``flags`` or ``vmsa_features``. ``vmsa_features`` must be120 * the ``flags`` and ``vmsa_features`` fields of ``struct kvm_sev_init`` are631 are accepted in the ``vmsa_features`` of ``KVM_SEV_INIT2``.
762 __u64 vmsa_features; member