/linux/arch/mips/kernel/ |
A D | cpu-probe.c | 309 switch (c->cputype) { in set_ftlb_enable() 370 switch (c->cputype) { in mm_config() 1378 c->cputype = CPU_4KC; in cpu_probe_mips() 1384 c->cputype = CPU_4KEC; in cpu_probe_mips() 1395 c->cputype = CPU_5KC; in cpu_probe_mips() 1400 c->cputype = CPU_5KE; in cpu_probe_mips() 1410 c->cputype = CPU_24K; in cpu_probe_mips() 1415 c->cputype = CPU_24K; in cpu_probe_mips() 1425 c->cputype = CPU_34K; in cpu_probe_mips() 1431 c->cputype = CPU_74K; in cpu_probe_mips() [all …]
|
A D | cpu-r3k-probe.c | 82 c->cputype = CPU_UNKNOWN; in cpu_probe() 94 c->cputype = CPU_R2000; in cpu_probe() 105 c->cputype = CPU_R3081E; in cpu_probe() 108 c->cputype = CPU_R3000A; in cpu_probe() 112 c->cputype = CPU_R3000; in cpu_probe() 125 c->cputype = CPU_TX3927; in cpu_probe() 131 c->cputype = CPU_TX3912; in cpu_probe() 136 c->cputype = CPU_TX3922; in cpu_probe() 146 BUG_ON(c->cputype == CPU_UNKNOWN); in cpu_probe() 153 BUG_ON(current_cpu_type() != c->cputype); in cpu_probe()
|
/linux/arch/alpha/kernel/ |
A D | bugs.c | 11 unsigned long cputype; in cpu_is_ev6_or_later() local 14 cputype = cpu->type & 0xffffffff; in cpu_is_ev6_or_later() 16 return (cputype == EV6_CPU) || ((cputype >= EV67_CPU) && (cputype <= EV69_CPU)); in cpu_is_ev6_or_later()
|
A D | perf_event.c | 583 unsigned long cputype; in supported_cpu() local 587 cputype = cpu->type & 0xffffffff; in supported_cpu() 589 return (cputype >= EV67_CPU) && (cputype <= EV69_CPU); in supported_cpu()
|
/linux/arch/mips/sni/ |
A D | setup.c | 113 int cputype; in plat_mem_setup() local 126 cputype = *(unsigned char *)SNI_IDPROM_CPUTYPE; in plat_mem_setup() 129 switch (cputype) { in plat_mem_setup() 148 switch (cputype) { in plat_mem_setup()
|
/linux/arch/mips/loongson64/ |
A D | env.c | 87 loongson_sysconf.cputype = ecpu->cputype; in prom_lefi_init_env() 88 switch (ecpu->cputype) { in prom_lefi_init_env()
|
/linux/arch/mips/include/asm/ |
A D | cpu-type.h | 208 const int cpu_type = current_cpu_data.cputype; in current_cpu_type() 215 const int cpu_type = cpu_data[0].cputype; in boot_cpu_type()
|
A D | cpu-info.h | 69 unsigned int cputype; member
|
/linux/arch/mips/mm/ |
A D | c-octeon.c | 172 int cputype = current_cpu_type(); in probe_octeon() local 175 switch (cputype) { in probe_octeon() 186 if (cputype == CPU_CAVIUM_OCTEON_PLUS) in probe_octeon()
|
/linux/arch/mips/ath25/ |
A D | devices.h | 36 return (current_cpu_data.cputype == CPU_4KEC); in is_ar2315()
|
/linux/arch/mips/include/asm/mach-cavium-octeon/ |
A D | cpu-feature-overrides.h | 60 #define cpu_has_rixi (cpu_data[0].cputype != CPU_CAVIUM_OCTEON)
|
/linux/arch/mips/bcm47xx/ |
A D | prom.c | 99 if (c->cputype == CPU_74K && (mem == (128 << 20))) in prom_init_mem()
|
A D | setup.c | 151 if (c->cputype == CPU_74K) { in plat_mem_setup()
|
/linux/arch/m68k/kernel/ |
A D | head.S | 544 #define is_040_or_060(lab) btst &CPUTYPE_0460,%pc@(L(cputype)+3); jne lab 545 #define is_not_040_or_060(lab) btst &CPUTYPE_0460,%pc@(L(cputype)+3); jeq lab 546 #define is_040(lab) btst &CPUTYPE_040,%pc@(L(cputype)+3); jne lab 547 #define is_060(lab) btst &CPUTYPE_060,%pc@(L(cputype)+3); jne lab 548 #define is_not_060(lab) btst &CPUTYPE_060,%pc@(L(cputype)+3); jeq lab 549 #define is_020(lab) btst &CPUTYPE_020,%pc@(L(cputype)+3); jne lab 550 #define is_not_020(lab) btst &CPUTYPE_020,%pc@(L(cputype)+3); jeq lab 692 lea %pc@(L(cputype)),%a0 888 dputn %pc@(L(cputype)) 3778 L(cputype):
|
/linux/arch/mips/include/asm/mach-loongson64/ |
A D | boot_param.h | 57 u32 cputype; /* Loongson_3A/3B, etc. */ member
|
A D | loongson.h | 29 enum loongson_cpu_type cputype; member
|
/linux/tools/perf/Documentation/ |
A D | perf-list.txt | 42 --cputype:: 44 (e.g. --cputype core or --cputype atom)
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
A D | .hyp.lds.cmd | 55 arch/arm64/include/asm/cputype.h \
|
/linux/arch/arm64/kernel/ |
A D | .vmlinux.lds.cmd | 61 arch/arm64/include/asm/cputype.h \
|
/linux/arch/mips/alchemy/common/ |
A D | clock.c | 90 int cputype; member 1105 if (t->cputype == ctype) in alchemy_clk_init()
|
/linux/arch/arm64/lib/ |
A D | .clear_page.o.cmd | 67 arch/arm64/include/asm/cputype.h \
|
A D | .copy_page.o.cmd | 67 arch/arm64/include/asm/cputype.h \
|
A D | .crc32.o.cmd | 64 arch/arm64/include/asm/cputype.h \
|
A D | .memchr.o.cmd | 64 arch/arm64/include/asm/cputype.h \
|
A D | .memcmp.o.cmd | 64 arch/arm64/include/asm/cputype.h \
|