Searched refs:staged_msg (Results 1 – 1 of 1) sorted by relevance
225 HvSintStagedMessage *staged_msg; member244 HvSintStagedMessage *staged_msg = sint_route->staged_msg; in sint_msg_bh() local251 staged_msg->cb(staged_msg->cb_data, staged_msg->status); in sint_msg_bh()252 staged_msg->status = 0; in sint_msg_bh()267 HvSintStagedMessage *staged_msg = sint_route->staged_msg; in cpu_post_msg() local275 staged_msg->status = -ENXIO; in cpu_post_msg()283 staged_msg->status = -EAGAIN; in cpu_post_msg()311 HvSintStagedMessage *staged_msg = sint_route->staged_msg; in hyperv_post_msg() local313 assert(staged_msg); in hyperv_post_msg()433 if (!sint_route->staged_msg) { in hyperv_sint_route_new()[all …]