Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dppc-opcode.h413 #define PPC_RAW_SLBIA(IH) (0x7c0003e4 | (((IH) & 0x7) << 21)) argument
606 #define PPC_SLBIA(IH) stringify_in_c(.long PPC_RAW_SLBIA(IH)) argument
/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dppc-opc.c949 #define IH ERAT_T + 1 macro
953 #define IMM8 IH + 1
5743 {"slbia", X(31,498), 0xff1fffff, POWER6, 0, {IH}},