Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu.c128 static bool s390_cpu_has_work(CPUState *cs) in s390_cpu_has_work() function
373 .cpu_exec_halt = s390_cpu_has_work,
396 cc->has_work = s390_cpu_has_work; in s390_cpu_class_init()