Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.c1637 static const u64 xstate_prctl_req[XFEATURE_MAX] = { variable
1653 idx = array_index_nospec(idx, ARRAY_SIZE(xstate_prctl_req)); in xstate_request_perm()
1654 requested = xstate_prctl_req[idx]; in xstate_request_perm()