Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/i386/
H A Dcpuinfo.h41 unsigned int __cpu_max_level; member
548 unsigned int max_cpuid_level = cpu_model2->__cpu_max_level; in get_available_features()
909 cpu_model2->__cpu_max_level = max_level; in cpu_indicator_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddriver-i386.cc431 max_level = cpu_model2.__cpu_max_level; in host_detect_local_cpu()