Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86hvf.h23 int hvf_process_events(CPUState *cs);
H A Dhvf.c444 if (hvf_process_events(cpu)) { in hvf_vcpu_exec()
H A Dx86hvf.c425 int hvf_process_events(CPUState *cs) in hvf_process_events() function