Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dcpu.h35 #define PRID_SERIES_MASK 0xf000 macro
63 switch (id & PRID_SERIES_MASK) { in id_to_core_name()