HomeSort by relevance Sort by last modified time
    Searched refs:__get_cpuid_max (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
isa.hpp 139 nIds_ = __get_cpuid_max(0, NULL);
189 nExIds_ = __get_cpuid_max(0x80000000, NULL);
  /external/clang/lib/Headers/
cpuid.h 181 static __inline int __get_cpuid_max (unsigned int __level, unsigned int *__sig) function

Completed in 135 milliseconds