Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dsegment.c33 ((cfg & MIPS_SEGCFG_PA) >> MIPS_SEGCFG_PA_SHIFT)); in build_segment_config()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h628 #define MIPS_SEGCFG_PA (_ULCAST_(127) << MIPS_SEGCFG_PA_SHIFT) macro