Searched refs:CPU_SB1 (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cpu-type.h | 76 case CPU_SB1: in __get_cpu_type() 166 case CPU_SB1: in __get_cpu_type()
|
H A D | cpu.h | 329 CPU_5KC, CPU_5KE, CPU_20KC, CPU_25KF, CPU_SB1, CPU_SB1A, CPU_LOONGSON2EF, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | cpu-type.h | 76 case CPU_SB1: in __get_cpu_type() 154 case CPU_SB1: in __get_cpu_type()
|
H A D | cpu.h | 323 CPU_5KC, CPU_5KE, CPU_20KC, CPU_25KF, CPU_SB1, CPU_SB1A, CPU_LOONGSON2EF, enumerator
|
/kernel/linux/linux-5.10/arch/mips/oprofile/ |
H A D | common.c | 97 case CPU_SB1: in oprofile_arch_init()
|
H A D | op_model_mipsxx.c | 420 case CPU_SB1: in mipsxx_init()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | page.c | 170 case CPU_SB1: in set_prefetch_parameters() 179 if (current_cpu_type() == CPU_SB1 && in set_prefetch_parameters()
|
H A D | c-r4k.c | 1410 case CPU_SB1: in probe_pcache() 1850 case CPU_SB1: in r4k_cache_error_setup()
|
H A D | tlbex.c | 568 case CPU_SB1: in build_tlb_write_entry()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | page.c | 171 case CPU_SB1: in set_prefetch_parameters() 180 if (current_cpu_type() == CPU_SB1 && in set_prefetch_parameters()
|
H A D | c-r4k.c | 1256 case CPU_SB1: in probe_pcache() 1692 case CPU_SB1: in r4k_cache_error_setup()
|
H A D | tlbex.c | 561 case CPU_SB1: in build_tlb_write_entry()
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | cpu-probe.c | 1568 c->cputype = CPU_SB1; in cpu_probe_sibyte()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | cpu-probe.c | 1519 c->cputype = CPU_SB1; in cpu_probe_sibyte()
|
Completed in 19 milliseconds