Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Di387.c23 static inline void fpu_xrstor(struct vcpu *v, uint64_t mask) in fpu_xrstor() function
226 fpu_xrstor(v, XSTATE_ALL); in vcpu_restore_fpu_eager()
232 fpu_xrstor(v, XSTATE_NONLAZY); in vcpu_restore_fpu_eager()
251 fpu_xrstor(v, XSTATE_LAZY); in vcpu_restore_fpu_lazy()

Completed in 3 milliseconds