Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h80 void hyperv_synic_update(CPUState *cs, bool enable,
/openbmc/qemu/target/i386/kvm/
H A Dhyperv.c43 hyperv_synic_update(CPU(cpu), enable, msg_page_addr, event_page_addr); in hyperv_x86_synic_update()
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c90 void hyperv_synic_update(CPUState *cs, bool sctl_enable, in hyperv_synic_update() function