Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dmisc_helper.c119 if (ctl_has_irq(env)) { in helper_write_crN()
H A Dsvm_helper.c405 if (ctl_has_irq(env)) { in helper_vmrun()
/openbmc/qemu/target/i386/
H A Dcpu.h2683 static inline bool ctl_has_irq(CPUX86State *env) in ctl_has_irq() function