Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/nohash/
H A Dtlb_low.S244 PPC_TLBILX_ALL(0,R0)
328 PPC_TLBILX_ALL(0,R0)
/openbmc/linux/arch/powerpc/kernel/
H A Dmisc_64.S301 PPC_TLBILX_ALL(0,R0)
H A Dexceptions-64e.S165 PPC_TLBILX_ALL(0,R0)
1161 PPC_TLBILX_ALL(0,R0)
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h618 #define PPC_TLBILX_ALL(a, b) PPC_TLBILX(0, a, b) macro