Searched refs:qemu_s390_flic_has_any (Results 1 – 3 of 3) sorted by relevance
129 bool qemu_s390_flic_has_any(QEMUS390FLICState *flic);
331 bool qemu_s390_flic_has_any(QEMUS390FLICState *flic) in qemu_s390_flic_has_any() function
559 if (!env->pending_int && !qemu_s390_flic_has_any(flic)) { in s390_cpu_do_interrupt()