Home
last modified time | relevance | path

Searched refs:ext_int_code (Results 1 – 3 of 3) sorted by relevance

/qemu/target/s390x/tcg/
A Dexcp_helper.c338 lowcore->ext_int_code = cpu_to_be16(EXT_EMERGENCY); in do_ext_interrupt()
348 lowcore->ext_int_code = cpu_to_be16(EXT_EXTERNAL_CALL); in do_ext_interrupt()
353 lowcore->ext_int_code = cpu_to_be16(EXT_CLOCK_COMP); in do_ext_interrupt()
358 lowcore->ext_int_code = cpu_to_be16(EXT_CPU_TIMER); in do_ext_interrupt()
366 lowcore->ext_int_code = cpu_to_be16(EXT_SERVICE); in do_ext_interrupt()
/qemu/pc-bios/s390-ccw/
A Ds390-arch.h51 uint16_t ext_int_code; /* 0x086 */ member
/qemu/target/s390x/
A Ds390x-internal.h24 uint16_t ext_int_code; /* 0x086 */ member

Completed in 22 milliseconds