Home
last modified time | relevance | path

Searched defs:lowcore (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/s390x/asm/
H A Darch_def.h75 struct lowcore *lowcore; member
123 struct lowcore { struct
124 uint8_t pad_0x0000[0x0080 - 0x0000]; /* 0x0000 */
125 uint32_t ext_int_param; /* 0x0080 */
126 uint16_t cpu_addr; /* 0x0084 */
127 uint16_t ext_int_code; /* 0x0086 */
128 uint16_t svc_int_id; /* 0x0088 */
129 uint16_t svc_int_code; /* 0x008a */
130 uint16_t pgm_int_id; /* 0x008c */
131 uint16_t pgm_int_code; /* 0x008e */
[all …]
/kvm-unit-tests/s390x/snippets/c/
H A Dflat.lds.S18 lowcore = .; argument
/kvm-unit-tests/s390x/
H A Dflat.lds.S12 lowcore = .; symbol