Home
last modified time | relevance | path

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

/openbmc/qemu/target/rx/
H A Dcpu.c62 static bool rx_cpu_has_work(CPUState *cs) in rx_cpu_has_work() function
202 .cpu_exec_halt = rx_cpu_has_work,
220 cc->has_work = rx_cpu_has_work; in rx_cpu_class_init()