Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.h117 #define XSTATE_XSAVE(st, lmask, hmask, err) \ macro
194 XSTATE_XSAVE(&fpstate->regs.xsave, lmask, hmask, err); in os_xsave()