Lines Matching refs:xstate_offsets
58 static unsigned int xstate_offsets[XFEATURE_MAX] = { [ 0 ... XFEATURE_MAX - 1] = -1}; variable
263 xstate_offsets[0] = 0; in setup_xstate_features()
265 xstate_offsets[1] = xstate_sizes[0]; in setup_xstate_features()
279 xstate_offsets[i] = ebx; in setup_xstate_features()
287 WARN_ONCE(last_good_offset > xstate_offsets[i], in setup_xstate_features()
289 last_good_offset = xstate_offsets[i]; in setup_xstate_features()
365 xstate_comp_offsets[i] = xstate_offsets[i]; in setup_xstate_comp()
1023 offset = xstate_offsets[i]; in copy_xstate_to_kernel()
1109 offset = xstate_offsets[i]; in copy_xstate_to_user()
1166 offset = xstate_offsets[i]; in copy_kernel_to_xstate()
1220 offset = xstate_offsets[i]; in copy_user_to_xstate()