Searched refs:CPUREV_TYPE_S (Results 1 – 2 of 2) sorted by relevance
173 type = (CPUREV & CPUREV_TYPE) >> CPUREV_TYPE_S; in cpu_init()220 type = (cpurev & CPUREV_TYPE) >> CPUREV_TYPE_S; in show_cpuinfo()
102 #define CPUREV_TYPE_S 0 macro