Home
last modified time | relevance | path

Searched refs:xstate_all (Results 1 – 3 of 3) sorted by relevance

/xen/xen/arch/x86/
A Di387.c131 return xstate_all(v) ? XSTATE_ALL : XSTATE_NONLAZY; in vcpu_xsave_mask()
223 if ( v->arch.fully_eager_fpu || (v->arch.xsave_area && xstate_all(v)) ) in vcpu_restore_fpu_nonlazy()
A Dxstate.c745 else if ( xstate_all(curr) ) in handle_xsetbv()
/xen/xen/include/asm-x86/
A Dxstate.h123 static inline bool xstate_all(const struct vcpu *v) in xstate_all() function

Completed in 6 milliseconds