Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/ !
Dppc-opcode.h332 #define __PPC_T_TLB(t) (((t) & 0x3) << 21) macro
391 #define PPC_RAW_TLBILX(t, a, b) (0x7c000024 | __PPC_T_TLB(t) | __PPC_RA0(a) | __PPC_RB(b))
404 #define PPC_RAW_ERATILX(t, a, b) (0x7c000066 | __PPC_T_TLB(t) | __PPC_RA0(a) | __PPC_RB(b))