tag | line | file | source code |
---|---|---|---|
cputype | 312 | arch/mips/kernel/traps.c | switch(boot_info.cputype) { |
cputype | 358 | arch/mips/kernel/traps.c | cpu_names[boot_info.cputype]); |
cputype | 72 | include/asm-mips/bootinfo.h | unsigned long cputype; /* system CPU & FPU */ |
cputype | 21 | include/asm-mips/bugs.h | switch(boot_info.cputype) { |