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

/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1119 #define tlbie(v) asm volatile("tlbie %0 \n sync" : : "r" (v)) macro
/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dstart.S690 * invalidate a TLB entry. The TLB Invalidate Entry (tlbie)
695 * entries within both TLBs, 32 tlbie instructions should be
710 tlbie r3

Completed in 92 milliseconds