Home
last modified time | relevance | path

Searched refs:IH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h413 #define PPC_RAW_SLBIA(IH) (0x7c0003e4 | (((IH) & 0x7) << 21))
606 #define PPC_SLBIA(IH) stringify_in_c(.long PPC_RAW_SLBIA(IH))
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h468 #define PPC_RAW_SLBIA(IH) (0x7c0003e4 | (((IH) & 0x7) << 21))
685 #define PPC_SLBIA(IH) stringify_in_c(.long PPC_RAW_SLBIA(IH))
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c951 #define IH ERAT_T + 1
955 #define IMM8 IH + 1
5748 {"slbia", X(31,498), 0xff1fffff, POWER6, 0, {IH}},
949 #define IH global() macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c951 #define IH ERAT_T + 1
955 #define IMM8 IH + 1
5748 {"slbia", X(31,498), 0xff1fffff, POWER6, 0, {IH}},
949 #define IH global() macro

Completed in 25 milliseconds