Home
last modified time | relevance | path

Searched defs:xsaves (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.c585 bool xsaves = cpu_feature_enabled(X86_FEATURE_XSAVES); in paranoid_xstate_size_valid() local
1364 void xsaves(struct xregs_state *xstate, u64 mask) in xsaves() function