Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dppc-opcode.h458 #define PPC_RAW_SLBIA(IH) (0x7c0003e4 | (((IH) & 0x7) << 21)) argument
674 #define PPC_SLBIA(IH) stringify_in_c(.long PPC_RAW_SLBIA(IH)) argument
/linux-6.1.9/arch/powerpc/xmon/
Dppc-opc.c949 #define IH ERAT_T + 1 macro