Home
last modified time | relevance | path

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

/linux-6.8/arch/s390/include/asm/
Dlowcore.h25 struct lowcore { struct
26 __u8 pad_0x0000[0x0014-0x0000]; /* 0x0000 */
27 __u32 ipl_parmblock_ptr; /* 0x0014 */
28 __u8 pad_0x0018[0x0080-0x0018]; /* 0x0018 */
29 __u32 ext_params; /* 0x0080 */
30 union {
37 __u32 svc_int_code; /* 0x0088 */
38 union {
45 __u32 data_exc_code; /* 0x0090 */
46 __u16 mon_class_num; /* 0x0094 */
[all …]
/linux-6.8/tools/testing/selftests/kvm/s390x/
Ddebug_test.c25 char *lowcore; in test_step_int_1() local
/linux-6.8/arch/s390/include/uapi/asm/
Dptrace.h378 } lowcore; member