Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dmipsregs.h1122 #define MIPS_HWR_CPUNUM 0 /* CPU number */ macro
1131 #define MIPS_HWRENA_CPUNUM (_ULCAST_(1) << MIPS_HWR_CPUNUM)
/linux/arch/mips/kernel/
H A Dtraps.c643 case MIPS_HWR_CPUNUM: /* CPU number */ in simulate_rdhwr()