Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/fpu/
Dxstate.c1367 static bool xstate_op_valid(struct fpstate *fpstate, u64 mask, bool rstor) in xstate_op_valid() function
1415 WARN_ON_ONCE(!xstate_op_valid(fpstate, mask, rstor)); in xfd_validate_state()