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

/linux-4.1.27/arch/x86/include/asm/
H A Drequired-features.h83 #define SSE_MASK (NEED_XMM|NEED_XMM2) macro
/linux-4.1.27/arch/x86/kernel/
H A Dverify_cpu.S122 andl $SSE_MASK,%edx
123 cmpl $SSE_MASK,%edx

Completed in 108 milliseconds