Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86hvf.h24 bool hvf_inject_interrupts(CPUState *cs);
H A Dhvf.c447 if (hvf_inject_interrupts(cpu)) { in hvf_vcpu_exec()
H A Dx86hvf.c343 bool hvf_inject_interrupts(CPUState *cs) in hvf_inject_interrupts() function
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1681 static int hvf_inject_interrupts(CPUState *cpu) in hvf_inject_interrupts() function
1817 hvf_inject_interrupts(cpu)) { in hvf_vcpu_exec()