Home
last modified time | relevance | path

Searched refs:PRID_COMP_LOONGSON (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/arch/loongarch/include/asm/
Dcpu.h27 #define PRID_COMP_LOONGSON 0x140000 macro
/linux-6.6.21/arch/mips/loongson64/
Dcpucfg-emul.c19 case PRID_COMP_LOONGSON: in is_loongson()
/linux-6.6.21/arch/mips/include/asm/
Dcpu.h48 #define PRID_COMP_LOONGSON 0x140000 macro
/linux-6.6.21/arch/loongarch/kernel/
Dcpu-probe.c313 case PRID_COMP_LOONGSON: in cpu_probe()
/linux-6.6.21/arch/mips/kernel/
Dcpu-probe.c1885 case PRID_COMP_LOONGSON: in cpu_probe()
Dtraps.c1888 ((current_cpu_data.processor_id & 0xff0000) == PRID_COMP_LOONGSON))) { in do_ftlb()