parisc_get_cpu_type  102 arch/parisc/include/asm/hardware.h extern enum cpu_type parisc_get_cpu_type(unsigned long hversion);
parisc_get_cpu_type  283 arch/parisc/kernel/processor.c 	boot_cpu_data.cpu_type = parisc_get_cpu_type(boot_cpu_data.hversion);