Searched defs:xeon_mp (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | driver-i386.cc | 119 decode_caches_intel (unsigned reg, bool xeon_mp, in decode_caches_intel() 254 detect_caches_cpuid2 (bool xeon_mp, in detect_caches_cpuid2() 342 detect_caches_intel (bool xeon_mp, unsigned max_level, in detect_caches_intel() 443 bool xeon_mp = (family == 15 && model == 6); in host_detect_local_cpu() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | driver-i386.c | 117 decode_caches_intel (unsigned reg, bool xeon_mp, in decode_caches_intel() 252 detect_caches_cpuid2 (bool xeon_mp, in detect_caches_cpuid2() 340 detect_caches_intel (bool xeon_mp, unsigned max_level, in detect_caches_intel() 651 bool xeon_mp = (family == 15 && model == 6); in host_detect_local_cpu() local
|