Searched defs:IH (Results 1 – 4 of 4) sorted by relevance
413 #define PPC_RAW_SLBIA(IH) (0x7c0003e4 | (((IH) & 0x7) << 21)) argument606 #define PPC_SLBIA(IH) stringify_in_c(.long PPC_RAW_SLBIA(IH)) argument
468 #define PPC_RAW_SLBIA(IH) (0x7c0003e4 | (((IH) & 0x7) << 21)) argument685 #define PPC_SLBIA(IH) stringify_in_c(.long PPC_RAW_SLBIA(IH)) argument
949 #define IH ERAT_T + 1 macro