Searched refs:CPUID_FPU (Results 1 – 4 of 4) sorted by relevance
57 #define FEAT_EDX_BASELINE (CPUID_FPU | CPUID_CX8 | CPUID_CMOV | CPUID_MMX | \
142 #define CPUID_FPU 0x00000001 macro
210 if (cpu_feature & CPUID_FPU) { in npx_probe()
349 (cpu_feature & CPUID_FPU) ? "yes" : "no", "yes", in linprocfs_docpuinfo()