Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dppc-opcode.h341 #define __PPC_T_TLB(t) (((t) & 0x3) << 21) macro
401 #define PPC_RAW_TLBILX(t, a, b) (0x7c000024 | __PPC_T_TLB(t) | __PPC_RA0(a) | __PPC_RB(b))
414 #define PPC_RAW_ERATILX(t, a, b) (0x7c000066 | __PPC_T_TLB(t) | __PPC_RA0(a) | __PPC_RB(b))