Searched refs:IOC_CPU_UCODE_GET_VERSION_64 (Results 1 – 2 of 2) sorted by relevance
82 #define IOC_CPU_UCODE_GET_VERSION_64 _IOWR('c', 6, struct cpu_ucode_version_64) macro
2378 if (ioctl(fd, IOC_CPU_UCODE_GET_VERSION_64, &ucode_64) < 0) in identifycpu()