Home
last modified time | relevance | path

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

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