Home
last modified time | relevance | path

Searched refs:kvm_set_msr (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h2121 int kvm_set_msr(struct kvm_vcpu *vcpu, u32 index, u64 data);
/linux/arch/x86/kvm/vmx/
H A Dnested.c2756 WARN_ON_ONCE(kvm_set_msr(vcpu, MSR_CORE_PERF_GLOBAL_CTRL, in prepare_vmcs02()
4737 WARN_ON_ONCE(kvm_set_msr(vcpu, MSR_CORE_PERF_GLOBAL_CTRL, in load_vmcs12_host_state()
/linux/arch/x86/kvm/
H A Dx86.c1941 int kvm_set_msr(struct kvm_vcpu *vcpu, u32 index, u64 data) in kvm_set_msr() function
1945 EXPORT_SYMBOL_GPL(kvm_set_msr);