Home
last modified time | relevance | path

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

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