Searched refs:SPR_VR_REV (Results 1 – 2 of 2) sorted by relevance
105 revision = (vr & SPR_VR_REV); in print_cpuinfo()335 seq_printf(m, "revision\t\t: %d\n", vr & SPR_VR_REV); in show_cpuinfo()
140 #define SPR_VR_REV 0x0000003f /* Processor revision */ macro