Home
last modified time | relevance | path

Searched refs:PVR_VER_E6500 (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/kernel/
Dsysfs.c911 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) { in register_cpu_online()
1006 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) { in unregister_cpu_online()
Dtraps.c660 if (PVR_VER(pvr) != PVR_VER_E6500) { in machine_check_e500mc()
/arch/powerpc/include/asm/
Dreg.h1321 #define PVR_VER_E6500 0x8040 macro