Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dlowcore.h30 struct lowcore { struct
34 __u32 ext_params; /* 0x0080 */
35 union {
43 union {
52 union {
67 union {
105 __u64 pcpu; /* 0x0288 */
155 __u32 lpp; /* 0x0398 */
168 __u64 gmap; /* 0x03d0 */
180 __u64 ipib; /* 0x0e00 */
[all …]
/linux/tools/testing/selftests/kvm/s390x/
A Ddebug_test.c25 char *lowcore; in test_step_int_1() local
/linux/arch/s390/mm/
A Ddump_pagetables.c283 unsigned long lowcore = (unsigned long)get_lowcore(); in pt_dump_init() local
/linux/arch/s390/include/uapi/asm/
A Dptrace.h378 } lowcore; member

Completed in 14 milliseconds