Home
last modified time | relevance | path

Searched refs:PRID_SERIES_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dcpu.h35 #define PRID_SERIES_MASK 0xf000 macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dcpu.h35 #define PRID_SERIES_MASK 0xf000 macro
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dcpu-probe.c283 switch (c->processor_id & PRID_SERIES_MASK) { in cpu_probe_loongson()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dcpu-probe.c231 switch (c->processor_id & PRID_SERIES_MASK) { in cpu_probe_loongson()

Completed in 3 milliseconds