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

/linux-master/arch/x86/include/asm/fpu/
H A Dxstate.h85 #define XFEATURE_MASK_SUPERVISOR_ALL (XFEATURE_MASK_SUPERVISOR_SUPPORTED | \ macro
/linux-master/arch/x86/kernel/fpu/
H A Dxstate.c1305 xsave->header.xfeatures &= XFEATURE_MASK_SUPERVISOR_ALL;

Completed in 86 milliseconds