Home
last modified time | relevance | path

Searched refs:s390_get_flic (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dinterrupt.c120 S390FLICState *fs = s390_get_flic(); in s390_sclp_extint()
129 S390FLICState *fs = s390_get_flic(); in s390_io_interrupt()
137 S390FLICState *fs = s390_get_flic(); in s390_crw_mchk()
145 QEMUS390FLICState *flic = s390_get_qemu_flic(s390_get_flic()); in s390_cpu_has_mcck_int()
163 QEMUS390FLICState *flic = s390_get_qemu_flic(s390_get_flic()); in s390_cpu_has_ext_int()
205 QEMUS390FLICState *flic = s390_get_qemu_flic(s390_get_flic()); in s390_cpu_has_io_int()
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c321 QEMUS390FLICState *flic = QEMU_S390_FLIC(s390_get_flic()); in do_ext_interrupt()
385 QEMUS390FLICState *flic = QEMU_S390_FLIC(s390_get_flic()); in do_io_interrupt()
443 QEMUS390FLICState *flic = QEMU_S390_FLIC(s390_get_flic()); in do_mchk_interrupt()
496 QEMUS390FLICState *flic = QEMU_S390_FLIC(s390_get_flic()); in s390_cpu_do_interrupt()
H A Dmisc_helper.c527 QEMUS390FLICState *flic = s390_get_qemu_flic(s390_get_flic()); in HELPER()
/openbmc/qemu/include/hw/s390x/
H A Ds390_flic.h133 S390FLICState *s390_get_flic(void);
/openbmc/qemu/hw/intc/
H A Ds390_flic.c48 S390FLICState *s390_get_flic(void) in s390_get_flic() function
531 S390FLICState *fs = s390_get_flic(); in type_init()
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw.c974 S390FLICState *fs = s390_get_flic(); in virtio_ccw_setup_irqroutes()
992 S390FLICState *fs = s390_get_flic(); in virtio_ccw_release_irqroutes()
1160 S390FLICState *flic = s390_get_flic(); in virtio_ccw_device_plugged()
H A Dcss.c444 S390FLICState *fs = s390_get_flic(); in s390_io_adapter_map()
525 S390FLICState *fs = s390_get_flic(); in css_register_io_adapters()
571 S390FLICState *fs = s390_get_flic(); in css_clear_io_interrupt()
654 S390FLICState *fs = s390_get_flic(); in css_do_sic()
680 S390FLICState *fs = s390_get_flic(); in css_adapter_interrupt()