Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/fpu/
Dxstate.c584 bool xsaves = cpu_feature_enabled(X86_FEATURE_XSAVES); in paranoid_xstate_size_valid() local
1360 void xsaves(struct xregs_state *xstate, u64 mask) in xsaves() function