Searched refs:SSE_MASK (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | required-features.h | 83 #define SSE_MASK (NEED_XMM|NEED_XMM2) macro |
/linux-4.1.27/arch/x86/kernel/ | ||
H A D | verify_cpu.S | 122 andl $SSE_MASK,%edx 123 cmpl $SSE_MASK,%edx |
Completed in 69 milliseconds