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

/linux-4.4.14/arch/powerpc/include/asm/
H A Dmmu-book3e.h48 #define MAS0_ESEL_MASK 0x0FFF0000 macro
50 #define MAS0_ESEL(x) (((x) << MAS0_ESEL_SHIFT) & MAS0_ESEL_MASK)
/linux-4.4.14/arch/powerpc/mm/
H A Dtlb_nohash_low.S451 rlwimi r6,r5,MAS0_ESEL_SHIFT,MAS0_ESEL_MASK
480 rlwinm r6,r7,MAS0_ESEL_SHIFT,MAS0_ESEL_MASK
/linux-4.4.14/arch/powerpc/kernel/
H A Dhead_fsl_booke.S1255 rlwinm r4,r4,0,~MAS0_ESEL_MASK
H A Dexceptions-64e.S1457 rlwimi r7,r4,16,MAS0_ESEL_MASK

Completed in 104 milliseconds