Searched refs:REQUIRED_MASK1 (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Drequired-features.h85 #define REQUIRED_MASK1 (NEED_LM|NEED_3DNOW) macro
H A Dcpufeature.h296 (((bit)>>5)==1 && (1UL<<((bit)&31) & REQUIRED_MASK1)) || \
/linux-4.1.27/arch/x86/kernel/
H A Dverify_cpu.S115 andl $REQUIRED_MASK1,%edx
116 xorl $REQUIRED_MASK1,%edx
/linux-4.1.27/arch/x86/boot/
H A Dcpucheck.c39 REQUIRED_MASK1,

Completed in 90 milliseconds