Searched refs:kvm_lose_fpu (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/kvm/
H A Dmips.c1433 * In theory we shouldn't ever hit this case since kvm_lose_fpu() should kvm_own_fpu()
1439 kvm_lose_fpu(vcpu); kvm_own_fpu()
1484 kvm_lose_fpu(vcpu); kvm_own_msa()
1536 void kvm_lose_fpu(struct kvm_vcpu *vcpu) kvm_lose_fpu() function
H A Dtrap_emul.c627 kvm_lose_fpu(vcpu); kvm_trap_emul_vcpu_get_regs()
H A Demulate.c1159 kvm_lose_fpu(vcpu); kvm_mips_emulate_CP0()
/linux-4.1.27/arch/mips/include/asm/
H A Dkvm_host.h653 void kvm_lose_fpu(struct kvm_vcpu *vcpu);

Completed in 126 milliseconds