Home
last modified time | relevance | path

Searched refs:MIPS_CMGCRF_BASE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmips-cm.c193 return (cmgcr & MIPS_CMGCRF_BASE) << (36 - 32); in __mips_cm_phys_base()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmips-cm.c198 return (cmgcr & MIPS_CMGCRF_BASE) << (36 - 32); in __mips_cm_phys_base()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h830 #define MIPS_CMGCRF_BASE (~_ULCAST_((1 << MIPS_CMGCRB_BASE) - 1)) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h815 #define MIPS_CMGCRF_BASE (~_ULCAST_((1 << MIPS_CMGCRB_BASE) - 1)) macro

Completed in 14 milliseconds