Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kernel/fpu/
Dxstate.h165 static inline void xfd_validate_state(struct fpstate *fpstate, u64 mask, bool rstor) { } in xfd_validate_state()
Dxstate.c1430 static bool xstate_op_valid(struct fpstate *fpstate, u64 mask, bool rstor) in xstate_op_valid()
1476 void xfd_validate_state(struct fpstate *fpstate, u64 mask, bool rstor) in xfd_validate_state()