Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dcpu.c139 static inline bool cpu_loongarch_hw_interrupts_enabled(CPULoongArchState *env) in cpu_loongarch_hw_interrupts_enabled() function
324 if (cpu_loongarch_hw_interrupts_enabled(env) && in loongarch_cpu_exec_interrupt()