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

/linux-master/arch/x86/include/asm/
H A Drequired-features.h76 #define REQUIRED_MASK0 (NEED_FPU|NEED_PSE|NEED_MSR|NEED_PAE|\ macro
/linux-master/tools/arch/x86/include/asm/
H A Drequired-features.h76 #define REQUIRED_MASK0 (NEED_FPU|NEED_PSE|NEED_MSR|NEED_PAE|\ macro
/linux-master/arch/x86/kernel/
H A Dverify_cpu.S102 andl $REQUIRED_MASK0,%edx
103 xorl $REQUIRED_MASK0,%edx
/linux-master/arch/x86/boot/
H A Dcpucheck.c38 REQUIRED_MASK0,

Completed in 94 milliseconds