Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/mm/nohash/
Dtlb_low.S244 PPC_TLBILX_ALL(0,R0)
328 PPC_TLBILX_ALL(0,R0)
/linux-6.1.9/arch/powerpc/kernel/
Dmisc_64.S300 PPC_TLBILX_ALL(0,R0)
Dexceptions-64e.S163 PPC_TLBILX_ALL(0,R0)
1155 PPC_TLBILX_ALL(0,R0)
/linux-6.1.9/arch/powerpc/include/asm/
Dppc-opcode.h608 #define PPC_TLBILX_ALL(a, b) PPC_TLBILX(0, a, b) macro