Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dhyperv.c270 bool wait_for_sint_ack = false; in cpu_post_msg() local
284 wait_for_sint_ack = true; in cpu_post_msg()
299 if (!wait_for_sint_ack) { in cpu_post_msg()