Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dlowcore.h31 struct lowcore { struct
32 __u8 pad_0x0000[0x0014-0x0000]; /* 0x0000 */
33 __u32 ipl_parmblock_ptr; /* 0x0014 */
34 __u8 pad_0x0018[0x0080-0x0018]; /* 0x0018 */
35 __u32 ext_params; /* 0x0080 */
36 union {
43 __u32 svc_int_code; /* 0x0088 */
44 union {
51 __u32 data_exc_code; /* 0x0090 */
52 __u16 mon_class_num; /* 0x0094 */
[all …]
/linux/arch/s390/kernel/
H A Dentry.S51 .macro MBEAR reg, lowcore
116 .macro SIEEXIT sie_control,lowcore
/linux/arch/s390/include/uapi/asm/
H A Dptrace.h379 } lowcore; member