Symbol: MPC601
lib/libkvm/kvm_powerpc.c
288
case MPC601:
sys/arch/macppc/dev/if_bm.c
327
if ((mfpvr() >> 16) == MPC601)
sys/arch/macppc/dev/if_gm.c
583
if ((mfpvr() >> 16) == MPC601)
sys/arch/macppc/macppc/machdep.c
185
if ((mfpvr() >> 16 ) == MPC601) {
sys/arch/macppc/stand/bootxx/bootxx.c
364
if (cpuvers != MPC601) {
sys/arch/powerpc/include/cpu_counter.h
80
: "n"(MPC601), "n"(SPR_RTCU_R), "n"(SPR_RTCL_R)
sys/arch/powerpc/oea/cpu_subr.c
236
{ "601", MPC601, REVFMT_DEC },
sys/arch/powerpc/oea/cpu_subr.c
318
} else if (vers == MPC601) {
sys/arch/powerpc/oea/cpu_subr.c
462
case MPC601:
sys/arch/powerpc/oea/cpu_subr.c
565
case MPC601:
sys/arch/powerpc/oea/cpu_subr.c
785
case MPC601:
sys/arch/powerpc/oea/oea_machdep.c
1084
if ((cpuhdrp->pvr >> 16) != MPC601) {
sys/arch/powerpc/oea/oea_machdep.c
233
if (cpuvers == MPC601) {
sys/arch/powerpc/oea/oea_machdep.c
271
if (cpuvers != MPC601)
sys/arch/powerpc/oea/oea_machdep.c
368
if (cpuvers != MPC601) {
sys/arch/powerpc/oea/oea_machdep.c
434
if (cpuvers == MPC601) {
sys/arch/powerpc/oea/oea_machdep.c
454
if (cpuvers == MPC601) {
sys/arch/powerpc/oea/oea_machdep.c
542
if (mfpvr() >> 16 == MPC601) {
sys/arch/powerpc/oea/oea_machdep.c
705
if (cpuvers == MPC601) {
sys/arch/powerpc/oea/oea_machdep.c
760
if (cpuvers == MPC601) {
sys/arch/powerpc/oea/oea_machdep.c
811
if (cpuvers == MPC601) {
sys/arch/powerpc/oea/ofwoea_machdep.c
344
if ((mfpvr() >> 16) == MPC601)
sys/arch/powerpc/oea/pmap.c
2075
if ((MFPVR() >> 16) != MPC601)
sys/arch/powerpc/oea/pmap.c
2109
if ((MFPVR() >> 16) == MPC601)
sys/arch/powerpc/oea/pmap.c
2717
if (cpuvers != MPC601) {
sys/arch/powerpc/oea/pmap.c
2748
printf("%cBAT[]:\t", cpuvers == MPC601 ? 'u' : 'i');
sys/arch/powerpc/oea/pmap.c
2755
if (cpuvers != MPC601) {
sys/arch/powerpc/oea/pmap.c
3429
if ((MFPVR() >> 16) == MPC601) {
sys/arch/powerpc/oea/pmap.c
535
if ((MFPVR() >> 16) == MPC601)
sys/arch/powerpc/powerpc/bus_space.c
586
if ((mfpvr() >> 16) == MPC601) {
sys/arch/powerpc/powerpc/bus_space.c
651
if ((mfpvr() >> 16) == MPC601) {
sys/arch/powerpc/powerpc/bus_space.c
743
if ((mfpvr() >> 16) == MPC601) {
sys/arch/powerpc/powerpc/clock.c
111
if ((mfpvr() >> 16) == MPC601)
sys/arch/powerpc/powerpc/clock.c
176
if ((mfpvr() >> 16) == MPC601)
sys/arch/powerpc/powerpc/clock.c
213
if ((mfpvr() >> 16) == MPC601) {
sys/arch/powerpc/powerpc/clock.c
294
if ((mfpvr() >> 16) == MPC601) {
sys/arch/powerpc/powerpc/db_interface.c
432
if (cpuvers != MPC601) {
sys/arch/powerpc/powerpc/db_interface.c
456
if (cpuvers == MPC601) {
sys/arch/powerpc/powerpc/db_trace.c
313
if ((mfpvr() >> 16) == MPC601) /* XXX crash(8) */
sys/arch/powerpc/powerpc/fixup.c
241
if ((mfpvr() >> 16) == MPC601)
sys/arch/powerpc/powerpc/fixup.c
81
if ((mfpvr() >> 16) == MPC601)
sys/arch/powerpc/powerpc/kgdb_machdep.c
103
if ((mfpvr() >> 16) == MPC601) {
sys/arch/prep/stand/boot/boot.c
123
if (cpuvers == MPC601) {
sys/arch/prep/stand/boot/clock.c
82
if (cpuvers == MPC601) {
sys/arch/rs6000/stand/boot/clock.c
83
if (cpuvers == MPC601) {