Home
last modified time | relevance | path

Searched refs:MIPS_EBASE_BASE_SHIFT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h825 #define MIPS_EBASE_BASE_SHIFT 12 macro
826 #define MIPS_EBASE_BASE (~_ULCAST_((1 << MIPS_EBASE_BASE_SHIFT) - 1))
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h810 #define MIPS_EBASE_BASE_SHIFT 12 macro
811 #define MIPS_EBASE_BASE (~_ULCAST_((1 << MIPS_EBASE_BASE_SHIFT) - 1))

Completed in 12 milliseconds