Home
last modified time | relevance | path

Searched refs:PRID_SERIES_MASK (Results 1 – 2 of 2) sorted by relevance

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