Home
last modified time | relevance | path

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

/arch/x86/include/asm/fpu/
A Dxstate.h17 #define XSAVE_HDR_SIZE 64 macro
21 #define XSAVE_YMM_OFFSET (XSAVE_HDR_SIZE + XSAVE_HDR_OFFSET)
/arch/x86/kernel/fpu/
A Dxstate.c189 offs = FXSAVE_SIZE + XSAVE_HDR_SIZE; in xfeature_get_offset()
622 unsigned int size = FXSAVE_SIZE + XSAVE_HDR_SIZE; in paranoid_xstate_size_valid()
/arch/x86/kvm/
A Dcpuid.c61 u32 ret = XSAVE_HDR_SIZE + XSAVE_HDR_OFFSET; in xstate_required_size()

Completed in 12 milliseconds