Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dhyperv-tlfs.h458 HVMSG_NONE = 0x00000000, enumerator
/arch/x86/kvm/
Dhyperv.c591 if (hv_hdr.message_type != HVMSG_NONE) { in synic_deliver_msg()