Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h439 HVMSG_TIMER_EXPIRED = 0x80000010, enumerator
/Linux-v4.19/drivers/hv/
Dvmbus_drv.c835 vmbus_signal_eom(msg, HVMSG_TIMER_EXPIRED); in hv_process_timer_expiration()
1031 if (msg->header.message_type == HVMSG_TIMER_EXPIRED) in vmbus_isr()
/Linux-v4.19/arch/x86/kvm/
Dhyperv.c699 msg->header.message_type = HVMSG_TIMER_EXPIRED; in stimer_prepare_msg()