Home
last modified time | relevance | path

Searched refs:PRID_IMP_LOONGSON_64G (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
H A Dkernel-entry-init.h34 li t2, PRID_IMP_LOONGSON_64G
69 li t2, PRID_IMP_LOONGSON_64G
H A Dloongson_regs.h16 return ((read_c0_prid() & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64G); in cpu_has_cfg()
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/
H A Dkernel-entry-init.h30 li t2, PRID_IMP_LOONGSON_64G
61 li t2, PRID_IMP_LOONGSON_64G
H A Dloongson_regs.h16 return ((read_c0_prid() & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64G); in cpu_has_cfg()
/kernel/linux/linux-5.10/arch/mips/loongson64/
H A Denv.c216 } else if ((read_c0_prid() & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64G) { in prom_init_env()
H A Dsmp.c720 if (prid_imp == PRID_IMP_LOONGSON_64G) { in play_dead()
/kernel/linux/linux-6.6/arch/mips/loongson64/
H A Denv.c224 } else if ((read_c0_prid() & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64G) { in prom_lefi_init_env()
H A Dsmp.c783 if (prid_imp == PRID_IMP_LOONGSON_64G) { in play_dead()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu.h97 #define PRID_IMP_LOONGSON_64G 0xc000 /* Generic Loongson-2 and Loongson-3 */ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu.h97 #define PRID_IMP_LOONGSON_64G 0xc000 /* Generic Loongson-2 and Loongson-3 */ macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dperf_event_mipsxx.c178 if ((boot_cpu_data.processor_id & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64G) in get_loongson3_pmu_type()
H A Dcpu-probe.c1773 case PRID_IMP_LOONGSON_64G: in cpu_probe_loongson()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c1729 case PRID_IMP_LOONGSON_64G: in cpu_probe_loongson()
H A Dperf_event_mipsxx.c178 if ((boot_cpu_data.processor_id & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64G) in get_loongson3_pmu_type()

Completed in 15 milliseconds