Searched refs:x86_spec_ctrl_set_guest (Results 1 – 2 of 2) sorted by relevance
20 * x86_spec_ctrl_set_guest - Set speculation control registers for the guest28 void x86_spec_ctrl_set_guest(u64 guest_virt_spec_ctrl) in x86_spec_ctrl_set_guest() 27 void x86_spec_ctrl_set_guest(u64 guest_virt_spec_ctrl) x86_spec_ctrl_set_guest() function
4240 x86_spec_ctrl_set_guest(svm->virt_spec_ctrl); in svm_vcpu_run()