Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dinternal.h168 static inline bool cpu_mips_hw_interrupts_enabled(CPUMIPSState *env) in cpu_mips_hw_interrupts_enabled() function
H A Dcpu.c152 if (cpu_mips_hw_interrupts_enabled(env) || in mips_cpu_has_work()
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1352 if (cpu_mips_hw_interrupts_enabled(env) && in mips_cpu_exec_interrupt()