Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dlowcore.h24 struct lowcore { struct
28 __u32 ext_params; /* 0x0080 */
29 union {
37 union {
46 union {
57 __u8 ar_mode_id; /* 0x00a3 */
61 union {
150 __u32 lpp; /* 0x0398 */
163 __u64 gmap; /* 0x03d0 */
175 __u64 ipib; /* 0x0e00 */
[all …]
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c202 LowCore *lowcore; in do_program_interrupt() local
293 LowCore *lowcore; in do_svc_interrupt() local
325 LowCore *lowcore; in do_ext_interrupt() local
388 LowCore *lowcore; in do_io_interrupt() local
446 LowCore *lowcore; in do_mchk_interrupt() local
H A Dmisc_helper.c529 LowCore *lowcore; in HELPER() local
693 LowCore *lowcore; in HELPER() local
/openbmc/qemu/target/s390x/
H A Dhelper.c104 LowCore *lowcore; in cpu_map_lowcore() local
116 void cpu_unmap_lowcore(LowCore *lowcore) in cpu_unmap_lowcore()
124 LowCore *lowcore; in do_restart_interrupt() local
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Ddebug_test.c25 char *lowcore; in test_step_int_1() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dmain.c26 LowCore *lowcore; /* Yes, this *is* a pointer to address 0 */ variable
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dptrace.h378 } lowcore; member