Searched refs:MIDR_SIZE (Results 1 – 1 of 1) sorted by relevance
13 #define MIDR_SIZE 19 macro24 if (!sysfs || sz < MIDR_SIZE) in _get_cpuid()35 if (!fgets(buf, MIDR_SIZE, file)) { in _get_cpuid()67 char *buf = malloc(MIDR_SIZE); in get_cpuid_str()74 res = get_cpuid(buf, MIDR_SIZE, cpu); in get_cpuid_str()