Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dhyperv-tlfs.h269 HVMSG_TIMER_EXPIRED = 0x80000010, enumerator
/arch/x86/kvm/
Dhyperv.c874 msg->header.message_type = HVMSG_TIMER_EXPIRED; in stimer_prepare_msg()