Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/fpu/
A Dxstate.h19 #define FXSAVE_SIZE 512 macro
22 #define XSAVE_HDR_OFFSET FXSAVE_SIZE
/linux/arch/x86/kernel/fpu/
A Dxstate.c316 next_offset = FXSAVE_SIZE + XSAVE_HDR_SIZE; in setup_xstate_comp_offsets()
340 next_offset = FXSAVE_SIZE + XSAVE_HDR_SIZE; in setup_supervisor_only_offsets()
647 unsigned int size = FXSAVE_SIZE + XSAVE_HDR_SIZE; in xstate_calculate_size()
684 unsigned int size = FXSAVE_SIZE + XSAVE_HDR_SIZE; in paranoid_xstate_size_valid()

Completed in 8 milliseconds