Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dlowcore.h31 struct lowcore { struct
35 __u32 ext_params; /* 0x0080 */
36 union {
44 union {
53 union {
64 __u8 ar_mode_id; /* 0x00a3 */
68 union {
106 __u64 pcpu; /* 0x0288 */
156 __u32 lpp; /* 0x0398 */
178 __u64 ipib; /* 0x0e00 */
[all …]
/linux-6.15/arch/s390/kernel/
H A Dentry.S51 .macro MBEAR reg, lowcore
116 .macro SIEEXIT sie_control,lowcore
/linux-6.15/tools/testing/selftests/kvm/s390/
H A Ddebug_test.c25 char *lowcore; in test_step_int_1() local
/linux-6.15/arch/s390/mm/
H A Ddump_pagetables.c285 unsigned long lowcore = (unsigned long)get_lowcore(); in pt_dump_init() local
/linux-6.15/arch/s390/include/uapi/asm/
H A Dptrace.h378 } lowcore; member