Searched refs:SPRN_PVR (Results 1 – 1 of 1) sorted by relevance
14 #define SPRN_PVR 0x11F /* Processor Version Register */ macro24 pvr = mfspr(SPRN_PVR); in get_cpuid()41 if (asprintf(&bufp, "%.8lx", mfspr(SPRN_PVR)) < 0) in get_cpuid_str()