Searched refs:PPC_TLBIE (Results 1 – 2 of 2) sorted by relevance
173 asm volatile(ASM_FTR_IFCLR("tlbie %0,0", PPC_TLBIE(%1,%0), %2) in ___tlbie()192 asm volatile(ASM_FTR_IFCLR("tlbie %0,1", PPC_TLBIE(%1,%0), %2) in ___tlbie()
490 #define PPC_TLBIE(lp,a) stringify_in_c(.long PPC_INST_TLBIE | \ macro