Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-loongson64/
Dkernel-entry-init.h83 andi t1, MIPS_EBASE_CPUNUM
/linux-5.19.10/arch/mips/include/asm/
Dmipsregs.h821 #define MIPS_EBASE_CPUNUM (_ULCAST_(0x3ff) << 0) macro
2961 return read_c0_ebase() & MIPS_EBASE_CPUNUM; in __BUILD_SET_C0()