Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/
H A Dtlb_low.S259 PPC_TLBILX_ALL(0,R0)
343 PPC_TLBILX_ALL(0,R0)
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmisc_64.S322 PPC_TLBILX_ALL(0,R0)
H A Dexceptions-64e.S165 PPC_TLBILX_ALL(0,R0)
1488 PPC_TLBILX_ALL(0,R0)
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dppc-opcode.h542 #define PPC_TLBILX_ALL(a, b) PPC_TLBILX(0, a, b) macro