Searched refs:MIDR_SIZE (Results 1 – 1 of 1) sorted by relevance
12 #define MIDR_SIZE 19 macro23 if (!sysfs || sz < MIDR_SIZE) in _get_cpuid()34 if (!fgets(buf, MIDR_SIZE, file)) { in _get_cpuid()66 char *buf = malloc(MIDR_SIZE); in get_cpuid_str()73 res = get_cpuid(buf, MIDR_SIZE, cpu); in get_cpuid_str()