Lines Matching defs:tlbie
180 asm volatile(ASM_FTR_IFCLR("tlbie %0,0", PPC_TLBIE(%1,%0), %2)
199 asm volatile(ASM_FTR_IFCLR("tlbie %0,1", PPC_TLBIE(%1,%0), %2)
223 * re-order the tlbie
233 /* Need the extra ptesync to ensure we don't reorder tlbie*/
298 static inline void tlbie(unsigned long vpn, int psize, int apsize,
487 tlbie(vpn, bpsize, apsize, ssize, local);
569 tlbie(vpn, psize, psize, ssize, 0);
599 tlbie(vpn, psize, psize, ssize, 0);
637 tlbie(vpn, bpsize, apsize, ssize, local);
696 * We need to do tlb invalidate for all the address, tlbie
700 tlbie(vpn, psize, actual_psize, ssize, local);
812 * Call __tlbie() here rather than tlbie() since we can't take the
826 * Batched hash table flush, we batch the tlbie's to avoid taking/releasing