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

/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h268 #define __PPC_T_TLB(t) (((t) & 0x3) << 21) macro
314 __PPC_T_TLB(t) | __PPC_RA0(a) | __PPC_RB(b))
332 __PPC_T_TLB(t) | __PPC_RA0(a) | \

Completed in 39 milliseconds