Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dinternal.h182 static inline bool cpu_mips_hw_interrupts_pending(CPUMIPSState *env) in cpu_mips_hw_interrupts_pending() function
H A Dcpu.c147 cpu_mips_hw_interrupts_pending(env)) { in mips_cpu_has_work()
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1347 cpu_mips_hw_interrupts_pending(env)) { in mips_cpu_exec_interrupt()