Lines Matching refs:warn_report
855 warn_report("guest reported removed page backed by unsupported page size %zu", in hv_balloon_handle_remove_host_addr_node()
868 warn_report("guest reported removed page failed discard"); in hv_balloon_handle_remove_host_addr_node()
893 warn_report("guest reported removed pages at an unaligned host addr %p", in hv_balloon_handle_remove_section()
929 warn_report("guest reported removed page %"PRIu64" not found in RAM", in hv_balloon_handle_remove_ranges()
937 … warn_report("guest reported removed page %"PRIu64" in a section smaller than page size", in hv_balloon_handle_remove_ranges()
947 … warn_report("guest reported removed page %"PRIu64" in a section that is not an ordinary RAM", in hv_balloon_handle_remove_ranges()
986 … warn_report("guest reported more pages removed than currently pending (%"PRIu64" vs %"PRIu64")", in hv_balloon_handle_remove_ranges()
1004 warn_report("%s message too short (%u vs %zu), ignoring", msgname, in hv_balloon_handle_msg_size()
1018 warn_report("unexpected DM_VERSION_REQUEST in %d state", in hv_balloon_handle_version_request()
1054 warn_report("unexpected DM_CAPABILITIES_REPORT in %d state", in hv_balloon_handle_caps_report()
1143 warn_report("unexpected DM_UNBALLOON_RESPONSE in %d state", in hv_balloon_handle_unballoon_response()
1176 warn_report("unexpected DM_HOT_ADD_RESPONSE in %d state", in hv_balloon_handle_hot_add_response()
1195 … warn_report("DM_HOT_ADD_RESPONSE page count higher than requested (%"PRIu32" vs %"PRIu64")", in hv_balloon_handle_hot_add_response()
1233 warn_report("unexpected DM_BALLOON_RESPONSE in %d state", in hv_balloon_handle_balloon_response()
1247 warn_report("DM_BALLOON_RESPONSE too short for the range count"); in hv_balloon_handle_balloon_response()
1312 warn_report("unknown DM message %u", msg->hdr.type); in hv_balloon_handle_packet()
1415 warn_report("guest trying to open a DM channel in invalid %d state", in hv_balloon_vmdev_open_channel()