Home
last modified time | relevance | path

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

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