Home
last modified time | relevance | path

Searched refs:LOONGARCH_CPUCFG0 (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/loongarch/kernel/
Dcpu-probe.c302 c->processor_id = read_cpucfg(LOONGARCH_CPUCFG0); in cpu_probe()
Dtraps.c349 printk(" PRID: %08x (%s, %s)\n", read_cpucfg(LOONGARCH_CPUCFG0), in __show_regs()
/linux-6.6.21/arch/loongarch/include/asm/
Dloongarch.h59 #define LOONGARCH_CPUCFG0 0x0 macro