Searched refs:virt_spec_ctrl (Results 1 – 2 of 2) sorted by relevance
166 u64 virt_spec_ctrl; member
1387 svm->virt_spec_ctrl = 0; in svm_vcpu_reset()2816 msr_info->data = svm->virt_spec_ctrl; in svm_get_msr()2964 svm->virt_spec_ctrl = data; in svm_set_msr()3899 x86_spec_ctrl_set_guest(svm->spec_ctrl, svm->virt_spec_ctrl); in svm_vcpu_run()3926 x86_spec_ctrl_restore_host(svm->spec_ctrl, svm->virt_spec_ctrl); in svm_vcpu_run()
Completed in 14 milliseconds