Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/fpu/
Dxstate.c35 static unsigned int xstate_sizes[XFEATURE_MAX] = { [ 0 ... XFEATURE_MAX - 1] = -1}; variable
162 int size = xstate_sizes[feature_bit]; in fpstate_sanitize_xstate()
214 xstate_sizes[i] = eax; in setup_xstate_features()
273 xstate_comp_sizes[i] = xstate_sizes[i]; in setup_xstate_comp()
284 xstate_comp_sizes[i] = xstate_sizes[i]; in setup_xstate_comp()