Lines Matching refs:set_ghcb_msr_bits
3560 static void set_ghcb_msr_bits(struct vcpu_svm *svm, u64 value, u64 mask, in set_ghcb_msr_bits() function
4131 set_ghcb_msr_bits(svm, cpuid_value, in sev_handle_vmgexit_msr_protocol()
4135 set_ghcb_msr_bits(svm, GHCB_MSR_CPUID_RESP, in sev_handle_vmgexit_msr_protocol()
4148 set_ghcb_msr_bits(svm, 0, in sev_handle_vmgexit_msr_protocol()
4152 set_ghcb_msr_bits(svm, GHCB_MSR_AP_RESET_HOLD_RESP, in sev_handle_vmgexit_msr_protocol()
4157 set_ghcb_msr_bits(svm, GHCB_HV_FT_SUPPORTED, in sev_handle_vmgexit_msr_protocol()
4159 set_ghcb_msr_bits(svm, GHCB_MSR_HV_FT_RESP, in sev_handle_vmgexit_msr_protocol()
4166 set_ghcb_msr_bits(svm, GHCB_MSR_PREF_GPA_NONE, GHCB_MSR_GPA_VALUE_MASK, in sev_handle_vmgexit_msr_protocol()
4168 set_ghcb_msr_bits(svm, GHCB_MSR_PREF_GPA_RESP, GHCB_MSR_INFO_MASK, in sev_handle_vmgexit_msr_protocol()
4182 set_ghcb_msr_bits(svm, gfn, GHCB_MSR_GPA_VALUE_MASK, in sev_handle_vmgexit_msr_protocol()
4184 set_ghcb_msr_bits(svm, GHCB_MSR_REG_GPA_RESP, GHCB_MSR_INFO_MASK, in sev_handle_vmgexit_msr_protocol()
4610 set_ghcb_msr_bits(svm, 1, in sev_vcpu_deliver_sipi_vector()
4614 set_ghcb_msr_bits(svm, GHCB_MSR_AP_RESET_HOLD_RESP, in sev_vcpu_deliver_sipi_vector()