kvm_lmsw         2449 arch/x86/kvm/vmx.c 		kvm_lmsw(vcpu, (exit_qualification >> LMSW_SOURCE_DATA_SHIFT) & 0x0f);
kvm_lmsw         2602 arch/x86/kvm/x86.c 	kvm_lmsw(vcpu, msw);
kvm_lmsw          520 include/asm-x86/kvm_host.h void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw);