Searched refs:kvm_lmsw (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dkvm_host.h966 void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw);
/linux-4.1.27/arch/x86/kvm/
H A Dx86.c626 void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw) kvm_lmsw() function
630 EXPORT_SYMBOL_GPL(kvm_lmsw); variable
H A Dvmx.c5377 kvm_lmsw(vcpu, val); handle_cr()

Completed in 162 milliseconds