Lines Matching full:guest
34 * guest. in vmci_route()
49 * If this message already came from a guest then we in vmci_route()
57 * We must be acting as a guest in order to send to in vmci_route()
87 * If it is not from a guest but we are acting as a in vmci_route()
88 * guest, then we need to send it down to the host. in vmci_route()
100 * an "outer host" through the guest device. in vmci_route()
122 * Otherwise we already received it from a guest and in vmci_route()
132 * If it came from a guest then it must have a in vmci_route()
149 * a guest. in vmci_route()
152 /* It will have a context if it is meant for a guest. */ in vmci_route()
156 * If it came from a guest then it in vmci_route()
179 /* Pass it up to the guest. */ in vmci_route()
186 * send it down, since we have no guest in vmci_route()
195 * We must be a guest trying to send to another guest, which means in vmci_route()
197 * VM communication here, since we want to be able to use the guest in vmci_route()
202 * Ending up here means we have neither guest nor host in vmci_route()
214 * route it to the other guest for us. in vmci_route()