Searched defs:LowCore (Results 1 – 1 of 1) sorted by relevance
37 typedef struct LowCore { struct39 PSWLegacy ipl_psw; /* 0x000 */40 uint32_t ccw1[2]; /* 0x008 */41 union {48 uint8_t pad1[0x80 - 0x18]; /* 0x018 */49 uint32_t ext_params; /* 0x080 */50 uint16_t cpu_addr; /* 0x084 */51 uint16_t ext_int_code; /* 0x086 */52 uint16_t svc_ilen; /* 0x088 */53 uint16_t svc_code; /* 0x08a */[all …]