Lines Matching refs:set_ghcb_msr_bits
3586 static void set_ghcb_msr_bits(struct vcpu_svm *svm, u64 value, u64 mask, in set_ghcb_msr_bits() function
4179 set_ghcb_msr_bits(svm, cpuid_value, in sev_handle_vmgexit_msr_protocol()
4183 set_ghcb_msr_bits(svm, GHCB_MSR_CPUID_RESP, in sev_handle_vmgexit_msr_protocol()
4196 set_ghcb_msr_bits(svm, 0, in sev_handle_vmgexit_msr_protocol()
4200 set_ghcb_msr_bits(svm, GHCB_MSR_AP_RESET_HOLD_RESP, in sev_handle_vmgexit_msr_protocol()
4205 set_ghcb_msr_bits(svm, GHCB_HV_FT_SUPPORTED, in sev_handle_vmgexit_msr_protocol()
4207 set_ghcb_msr_bits(svm, GHCB_MSR_HV_FT_RESP, in sev_handle_vmgexit_msr_protocol()
4214 set_ghcb_msr_bits(svm, GHCB_MSR_PREF_GPA_NONE, GHCB_MSR_GPA_VALUE_MASK, in sev_handle_vmgexit_msr_protocol()
4216 set_ghcb_msr_bits(svm, GHCB_MSR_PREF_GPA_RESP, GHCB_MSR_INFO_MASK, in sev_handle_vmgexit_msr_protocol()
4230 set_ghcb_msr_bits(svm, gfn, GHCB_MSR_GPA_VALUE_MASK, in sev_handle_vmgexit_msr_protocol()
4232 set_ghcb_msr_bits(svm, GHCB_MSR_REG_GPA_RESP, GHCB_MSR_INFO_MASK, in sev_handle_vmgexit_msr_protocol()
4644 set_ghcb_msr_bits(svm, 1, in sev_vcpu_deliver_sipi_vector()
4648 set_ghcb_msr_bits(svm, GHCB_MSR_AP_RESET_HOLD_RESP, in sev_vcpu_deliver_sipi_vector()