Searched refs:xstate_offsets (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dxsave.c29 static unsigned int *xstate_offsets, *xstate_sizes, xstate_features; variable
88 int offset = xstate_offsets[feature_bit];
370 xstate_offsets = alloc_bootmem(xstate_features * sizeof(int));
379 xstate_offsets[leaf] = ebx;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dxsave.c29 static unsigned int *xstate_offsets, *xstate_sizes, xstate_features; variable
88 int offset = xstate_offsets[feature_bit];
370 xstate_offsets = alloc_bootmem(xstate_features * sizeof(int));
379 xstate_offsets[leaf] = ebx;

Completed in 203 milliseconds