Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhyperv.h491 CHANNELMSG_CLOSECHANNEL = 7, enumerator
/linux/drivers/hv/
H A Dchannel.c929 msg->header.msgtype = CHANNELMSG_CLOSECHANNEL; in vmbus_close_internal()