Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/gpu/amdgpu/
Damdgpu-glossary.rst62 IH
Ddriver-core.rst41 IH (Interrupt Handler)
/linux-6.6.21/arch/powerpc/include/asm/
Dppc-opcode.h468 #define PPC_RAW_SLBIA(IH) (0x7c0003e4 | (((IH) & 0x7) << 21)) argument
685 #define PPC_SLBIA(IH) stringify_in_c(.long PPC_RAW_SLBIA(IH)) argument
/linux-6.6.21/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}},