Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dlowcore.h20 struct lowcore { struct
21 __u8 pad_0x0000[0x0014-0x0000]; /* 0x0000 */
22 __u32 ipl_parmblock_ptr; /* 0x0014 */
23 __u8 pad_0x0018[0x0080-0x0018]; /* 0x0018 */
24 __u32 ext_params; /* 0x0080 */
25 __u16 ext_cpu_addr; /* 0x0084 */
26 __u16 ext_int_code; /* 0x0086 */
27 __u16 svc_ilc; /* 0x0088 */
28 __u16 svc_code; /* 0x008a */
29 __u16 pgm_ilc; /* 0x008c */
[all …]
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dlowcore.h24 struct lowcore { struct
25 __u8 pad_0x0000[0x0014-0x0000]; /* 0x0000 */
26 __u32 ipl_parmblock_ptr; /* 0x0014 */
27 __u8 pad_0x0018[0x0080-0x0018]; /* 0x0018 */
28 __u32 ext_params; /* 0x0080 */
29 union {
36 __u32 svc_int_code; /* 0x0088 */
37 union {
44 __u32 data_exc_code; /* 0x0090 */
45 __u16 mon_class_num; /* 0x0094 */
[all …]
/kernel/linux/linux-5.10/arch/s390/kernel/
Dvdso.c107 int vdso_alloc_per_cpu(struct lowcore *lowcore) in vdso_alloc_per_cpu()
145 void vdso_free_per_cpu(struct lowcore *lowcore) in vdso_free_per_cpu()
Dsmp.c75 struct lowcore *lowcore; /* lowcore page(s) for the cpu */ member
241 unsigned long async_stack, nodat_stack, lowcore; in pcpu_free_lowcore() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/s390x/
Ddebug_test.c25 char *lowcore; in test_step_int_1() local
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dptrace.h380 } lowcore; member
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
Dptrace.h378 } lowcore; member
/kernel/linux/linux-5.10/tools/arch/s390/include/uapi/asm/
Dptrace.h380 } lowcore; member