Home
last modified time | relevance | path

Searched defs:xeon_mp (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Ddriver-i386.c115 decode_caches_intel (unsigned reg, bool xeon_mp, in decode_caches_intel()
232 detect_caches_cpuid2 (bool xeon_mp, in detect_caches_cpuid2()
320 detect_caches_intel (bool xeon_mp, unsigned max_level, in detect_caches_intel()
524 bool xeon_mp = (family == 15 && model == 6); in host_detect_local_cpu() local
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Ddriver-i386.c117 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()
628 bool xeon_mp = (family == 15 && model == 6); in host_detect_local_cpu() local