Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/kernel/
Dsegment.c34 ((cfg & MIPS_SEGCFG_PA) >> MIPS_SEGCFG_PA_SHIFT)); in build_segment_config()
/Linux-v6.1/arch/mips/include/asm/
Dmipsregs.h825 #define MIPS_SEGCFG_PA (_ULCAST_(127) << MIPS_SEGCFG_PA_SHIFT) macro