Home
last modified time | relevance | path

Searched refs:RT_SH (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/mips/mm/
Duasm-micromips.c27 #define RT_SH 21 macro
34 | (b) << RT_SH \
Duasm-mips.c27 #define RT_SH 16 macro
35 | (c) << RT_SH \
44 | (c) << RT_SH \
Duasm.c88 return (arg & RT_MASK) << RT_SH; in build_rt()