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

/linux-4.1.27/arch/x86/include/asm/
H A Drequired-features.h80 #define REQUIRED_MASK0 (NEED_FPU|NEED_PSE|NEED_MSR|NEED_PAE|\ macro
H A Dcpufeature.h295 ( (((bit)>>5)==0 && (1UL<<((bit)&31) & REQUIRED_MASK0)) || \
/linux-4.1.27/arch/x86/kernel/
H A Dverify_cpu.S104 andl $REQUIRED_MASK0,%edx
105 xorl $REQUIRED_MASK0,%edx
/linux-4.1.27/arch/x86/boot/
H A Dcpucheck.c38 REQUIRED_MASK0,

Completed in 133 milliseconds