Home
last modified time | relevance | path

Searched refs:cpu_has_mmx (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dxor_32.h556 } else if (cpu_has_mmx) { \
Dcpufeature.h359 #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX) macro