Searched refs:kvm_lmsw (Results 1 – 3 of 3) sorted by relevance
1996 void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw);
1012 void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw) in kvm_lmsw() function1016 EXPORT_SYMBOL_GPL(kvm_lmsw);
5526 kvm_lmsw(vcpu, val); in handle_cr()