Searched refs:CPU_NEVADA (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cpu-type.h | 152 case CPU_NEVADA: in __get_cpu_type()
|
H A D | cpu.h | 307 CPU_R4700, CPU_R5000, CPU_R5500, CPU_NEVADA, CPU_R10000, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | cpu-type.h | 140 case CPU_NEVADA: in __get_cpu_type()
|
H A D | cpu.h | 307 CPU_R4700, CPU_R5000, CPU_R5500, CPU_NEVADA, CPU_R10000, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | idle.c | 160 case CPU_NEVADA: in check_wait()
|
H A D | cpu-probe.c | 1241 c->cputype = CPU_NEVADA; in cpu_probe_legacy()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | idle.c | 151 case CPU_NEVADA: in check_wait()
|
H A D | cpu-probe.c | 1188 c->cputype = CPU_NEVADA; in cpu_probe_legacy()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | c-r4k.c | 1118 case CPU_NEVADA: in probe_pcache() 1682 case CPU_NEVADA: in setup_scache()
|
H A D | tlbex.c | 491 case CPU_NEVADA: in build_tlb_probe_entry() 546 case CPU_NEVADA: in build_tlb_write_entry() 1036 case CPU_NEVADA: in build_get_ptep()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | c-r4k.c | 1007 case CPU_NEVADA: in probe_pcache() 1525 case CPU_NEVADA: in setup_scache()
|
H A D | tlbex.c | 484 case CPU_NEVADA: in build_tlb_probe_entry() 539 case CPU_NEVADA: in build_tlb_write_entry() 994 case CPU_NEVADA: in build_get_ptep()
|
Completed in 17 milliseconds