kvm_lmsw         1389 arch/x86/include/asm/kvm_host.h void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw);
kvm_lmsw         4869 arch/x86/kvm/vmx/vmx.c 		kvm_lmsw(vcpu, val);
kvm_lmsw          824 arch/x86/kvm/x86.c EXPORT_SYMBOL_GPL(kvm_lmsw);