Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dhyperv.h313 __u8 msg_pending:1; member
/arch/x86/kvm/
Dhyperv.c140 msg->header.message_flags.msg_pending = 0; in synic_clear_sint_msg_pending()
164 if (stimer->msg_pending && in kvm_hv_notify_acked_sint()
428 stimer->msg_pending = false; in stimer_cleanup()
567 dst_msg->header.message_flags.msg_pending = 1; in synic_deliver_msg()
603 stimer->msg_pending = true; in stimer_expiration()
608 stimer->msg_pending = false; in stimer_expiration()
/arch/x86/include/asm/
Dkvm_host.h433 bool msg_pending; member