Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dlowcore.h40 struct _lowcore { struct
41 __u8 pad_0x0000[0x0014-0x0000]; /* 0x0000 */
42 __u32 ipl_parmblock_ptr; /* 0x0014 */
43 __u8 pad_0x0018[0x0080-0x0018]; /* 0x0018 */
44 __u32 ext_params; /* 0x0080 */
45 __u16 ext_cpu_addr; /* 0x0084 */
46 __u16 ext_int_code; /* 0x0086 */
47 __u16 svc_ilc; /* 0x0088 */
48 __u16 svc_code; /* 0x008a */
49 __u16 pgm_ilc; /* 0x008c */
[all …]