Searched refs:HVMSG_TIMER_EXPIRED (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | hyperv-tlfs.h | 269 HVMSG_TIMER_EXPIRED = 0x80000010, enumerator |
/arch/x86/kvm/ | ||
D | hyperv.c | 874 msg->header.message_type = HVMSG_TIMER_EXPIRED; in stimer_prepare_msg() |