Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dcpu.c73 static bool tricore_cpu_has_work(CPUState *cs) in tricore_cpu_has_work() function
178 .cpu_exec_halt = tricore_cpu_has_work,
194 cc->has_work = tricore_cpu_has_work; in tricore_cpu_class_init()