Home
last modified time | relevance | path

Searched refs:PPC_TLBILX_ALL (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/mm/nohash/
H A Dtlb_low.S219 PPC_TLBILX_ALL(0,R0)
303 PPC_TLBILX_ALL(0,R0)
/linux/arch/powerpc/kernel/
H A Dexceptions-64e.S164 PPC_TLBILX_ALL(0,R0)
1160 PPC_TLBILX_ALL(0,R0)
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h640 #define PPC_TLBILX_ALL(a, b) PPC_TLBILX(0, a, b) macro