Searched refs:qemu_s390_flic_has_io (Results 1 – 3 of 3) sorted by relevance
127 bool qemu_s390_flic_has_io(QEMUS390FLICState *fs, uint64_t cr6);
212 return qemu_s390_flic_has_io(flic, env->cregs[6]); in s390_cpu_has_io_int()
319 bool qemu_s390_flic_has_io(QEMUS390FLICState *flic, uint64_t cr6) in qemu_s390_flic_has_io() function