Home
last modified time | relevance | path

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

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