Searched refs:fx_init (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dkvm_host.h1005 int fx_init(struct kvm_vcpu *vcpu);
/linux-4.1.27/arch/x86/kvm/
H A Dx86.c668 * emulated CPU does not support XSAVE (see fx_init). __kvm_set_xcr()
7010 int fx_init(struct kvm_vcpu *vcpu) fx_init() function
7032 EXPORT_SYMBOL_GPL(fx_init); variable
7367 r = fx_init(vcpu); kvm_arch_vcpu_init()

Completed in 105 milliseconds