Lines Matching refs:LOG_WRITE
56 LOG_WRITE("Failed to check acrn-dm process\n"); in wait_post_vms_shutdown()
77 LOG_WRITE("UART connection list is empty, will trigger system reboot\n"); in start_system_reboot()
81 LOG_WRITE("Service VM starts to reboot.\n"); in start_system_reboot()
84 LOG_WRITE("Some User VMs failed to power off, cancelled the platform reboot process.\n"); in start_system_reboot()
94 LOG_WRITE("UART connection list is empty, will trigger shutdown system\n"); in start_system_shutdown()
98 LOG_WRITE("Service VM starts to power off.\n"); in start_system_shutdown()
101 LOG_WRITE("Some User VMs failed to power off, cancelled the platform shutdown process.\n"); in start_system_shutdown()
158 LOG_WRITE("Failed to send ACK by socket\n"); in req_user_vm_shutdown_reboot()
186 LOG_WRITE("User VM is disconnect\n"); in req_system_shutdown_reboot()
192 LOG_WRITE("Failed to send ACK by socket\n"); in req_system_shutdown_reboot()
266 LOG_WRITE("Sending a reboot acknowledgement message to user VM failed.\n"); in req_reboot_handler()
302 LOG_WRITE("Sending a shutdown acknowledgement message to user VM failed.\n"); in req_shutdown_handler()
394 LOG_WRITE("Receive acked sync message from service VM\n"); in acked_sync_handler()
414 LOG_WRITE("Receive shutdown request ACK from service VM\n"); in acked_req_shutdown_reboot_handler()