Home
last modified time | relevance | path

Searched refs:HVMSG_TIMER_EXPIRED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhyperv-tlfs.h269 HVMSG_TIMER_EXPIRED = 0x80000010, enumerator
/kernel/linux/linux-6.6/include/asm-generic/
H A Dhyperv-tlfs.h272 HVMSG_TIMER_EXPIRED = 0x80000010, enumerator
/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c1347 if (msg->header.message_type == HVMSG_TIMER_EXPIRED) { in vmbus_isr()
1349 vmbus_signal_eom(msg, HVMSG_TIMER_EXPIRED); in vmbus_isr()
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c1303 if (msg->header.message_type == HVMSG_TIMER_EXPIRED) { in vmbus_isr()
1305 vmbus_signal_eom(msg, HVMSG_TIMER_EXPIRED); in vmbus_isr()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.c874 msg->header.message_type = HVMSG_TIMER_EXPIRED; in stimer_prepare_msg()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.c943 msg->header.message_type = HVMSG_TIMER_EXPIRED; in stimer_prepare_msg()

Completed in 16 milliseconds