Searched refs:xstate_all (Results 1 – 3 of 3) sorted by relevance
132 return xstate_all(v) ? XSTATE_ALL : XSTATE_NONLAZY; in vcpu_xsave_mask()224 if ( xstate_all(v) ) in vcpu_restore_fpu_eager()
728 else if ( xstate_all(curr) ) in handle_xsetbv()
131 static inline bool xstate_all(const struct vcpu *v) in xstate_all() function
Completed in 5 milliseconds