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