Searched refs:VMBUS (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dhv.c82 DPRINT_INFO(VMBUS, "Vendor ID: %c%c%c%c%c%c%c%c%c%c%c%c",
104 DPRINT_INFO(VMBUS, "Interface ID: %c%c%c%c",
117 DPRINT_INFO(VMBUS, "OS Build:%d-%d.%d-%d-%d.%d",\
139 DPRINT_DBG(VMBUS, "Hypercall <control %llx input phys %llx virt %p "
149 DPRINT_DBG(VMBUS, "Hypercall <return %llx>", hvStatus);
167 DPRINT_DBG(VMBUS, "Hypercall <control %llx input %p output %p>",
176 DPRINT_DBG(VMBUS, "Hypercall <return %llx>",
199 DPRINT_ERR(VMBUS, "No Windows hypervisor detected!!");
203 DPRINT_INFO(VMBUS,
215 DPRINT_ERR(VMBUS, "Unknow
[all...]
H A Dvmbus.c233 DPRINT_DBG(VMBUS, "received msg type %d size %d",
245 DPRINT_DBG(VMBUS, "received event %d", event->Flags32[0]);
260 DPRINT_INFO(VMBUS, "+++++++ HV Driver version = %s +++++++",
262 DPRINT_INFO(VMBUS, "+++++++ Vmbus supported version = %d +++++++",
264 DPRINT_INFO(VMBUS, "+++++++ Vmbus using SINT %d +++++++",
266 DPRINT_DBG(VMBUS, "sizeof(VMBUS_CHANNEL_PACKET_PAGE_BUFFER)=%zd, "
288 DPRINT_ERR(VMBUS, "Unable to initialize the hypervisor - 0x%x",
H A Dconnection.c124 DPRINT_DBG(VMBUS, "Vmbus connection - interrupt pfn %llx, "
128 DPRINT_DBG(VMBUS, "Sending channel initiate msg...");
143 DPRINT_INFO(VMBUS, "Vmbus connected!!");
147 DPRINT_ERR(VMBUS, "Vmbus connection failed!!..."
212 DPRINT_INFO(VMBUS, "Vmbus disconnected!!");
264 DPRINT_ERR(VMBUS, "channel not found for relid - %d.", relId);
286 DPRINT_DBG(VMBUS, "event detected for relid - %d", relid);
290 DPRINT_DBG(VMBUS, "invalid relid - %d", relid);
H A Dlogging.h32 #define VMBUS 0x0001 macro
43 #define ALL_MODULES (VMBUS |\
H A Dchannel_mgmt.c270 DPRINT_DBG(VMBUS, "releasing channel (%p)", channel);
272 DPRINT_DBG(VMBUS, "channel released (%p)", channel);
347 DPRINT_DBG(VMBUS, "Ignoring duplicate offer for relid (%d)",
363 DPRINT_DBG(VMBUS, "child device object allocated - %p",
373 DPRINT_ERR(VMBUS,
400 DPRINT_INFO(VMBUS, "%s",
444 DPRINT_DBG(VMBUS, "Ignoring channel offer notification for "
452 DPRINT_INFO(VMBUS, "Channel offer notification - "
480 DPRINT_ERR(VMBUS, "unable to allocate channel object");
484 DPRINT_DBG(VMBUS, "channe
[all...]
H A Dhv_utils.c61 DPRINT_DBG(VMBUS, "shutdown packet: len=%d, requestid=%lld",
80 DPRINT_INFO(VMBUS, "Shutdown request received -"
87 DPRINT_INFO(VMBUS, "Shutdown request received -"
165 DPRINT_DBG(VMBUS, "timesync packet: recvlen=%d, requestid=%lld",
211 DPRINT_DBG(VMBUS, "heartbeat packet: len=%d, requestid=%lld",
227 DPRINT_DBG(VMBUS, "heartbeat seq = %lld",
H A Dchannel.c159 DPRINT_DBG(VMBUS, "Establishing ring buffer's gpadl for channel %p...",
175 DPRINT_DBG(VMBUS, "channel %p <relid %d gpadl 0x%x send ring %p "
222 DPRINT_DBG(VMBUS, "Sending channel open msg...");
227 DPRINT_ERR(VMBUS, "unable to open channel - %d", ret);
234 DPRINT_INFO(VMBUS, "channel <%p> open success!!", NewChannel);
236 DPRINT_INFO(VMBUS, "channel <%p> open failed - %d!!",
268 DPRINT_DBG(VMBUS, "gpadl body - len %d pfn count %d", Len, pfnCount);
271 DPRINT_DBG(VMBUS, "gpadl body - %d) pfn %llu",
284 DPRINT_DBG(VMBUS,
291 DPRINT_DBG(VMBUS, "gpad
[all...]
H A Dring_buffer.c218 DPRINT(VMBUS,
368 DPRINT_DBG(VMBUS, "Writing %u bytes...", totalBytesToWrite);
376 DPRINT_DBG(VMBUS,
442 /* DPRINT_DBG(VMBUS,
494 DPRINT_DBG(VMBUS, "Reading %u bytes...", BufferLen);
500 DPRINT_DBG(VMBUS,
562 DPRINT_DBG(VMBUS, "wrap-around detected!");
601 DPRINT_DBG(VMBUS, "src wrap-around detected!");

Completed in 77 milliseconds