Searched refs:guest_owns_fp_regs (Results 1 – 3 of 3) sorted by relevance
58 if (guest_owns_fp_regs(vcpu)) { in __activate_traps()
48 if (!guest_owns_fp_regs(vcpu)) { in __activate_traps()
41 static inline bool guest_owns_fp_regs(struct kvm_vcpu *vcpu) in guest_owns_fp_regs() function