Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/fpu/
Dxstate.c1654 static const u64 xstate_prctl_req[XFEATURE_MAX] = { variable
1670 idx = array_index_nospec(idx, ARRAY_SIZE(xstate_prctl_req)); in xstate_request_perm()
1671 requested = xstate_prctl_req[idx]; in xstate_request_perm()