Searched refs:CPU_ALCHEMY (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cpu-type.h | 34 case CPU_ALCHEMY: in __get_cpu_type()
|
H A D | cpu.h | 321 CPU_ALCHEMY, CPU_PR4450, CPU_BMIPS32, CPU_BMIPS3300, CPU_BMIPS4350, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | cpu-type.h | 34 case CPU_ALCHEMY: in __get_cpu_type()
|
H A D | cpu.h | 315 CPU_ALCHEMY, CPU_PR4450, CPU_BMIPS32, CPU_BMIPS3300, CPU_BMIPS4350, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | idle.c | 229 case CPU_ALCHEMY: in check_wait()
|
H A D | cpu-probe.c | 1531 c->cputype = CPU_ALCHEMY; in cpu_probe_alchemy() 1878 c->cputype = CPU_ALCHEMY; in cpu_probe_netlogic()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | idle.c | 218 case CPU_ALCHEMY: in check_wait()
|
H A D | cpu-probe.c | 1478 c->cputype = CPU_ALCHEMY; in cpu_probe_alchemy() 1506 c->cputype = CPU_ALCHEMY; in cpu_probe_alchemy()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | c-r4k.c | 1476 case CPU_ALCHEMY: in probe_pcache() 1834 case CPU_ALCHEMY: in coherency_setup()
|
H A D | tlbex.c | 584 case CPU_ALCHEMY: in build_tlb_write_entry()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | c-r4k.c | 1321 case CPU_ALCHEMY: in probe_pcache() 1676 case CPU_ALCHEMY: in coherency_setup()
|
H A D | tlbex.c | 577 case CPU_ALCHEMY: in build_tlb_write_entry()
|
Completed in 26 milliseconds