Searched refs:timeout_usecs (Results 1 – 2 of 2) sorted by relevance
279 unsigned long timeout_usecs = MC_CMD_COMPLETION_TIMEOUT_MS * 1000; in vfio_fsl_mc_send_command() local304 timeout_usecs -= MC_CMD_COMPLETION_POLLING_MAX_SLEEP_USECS; in vfio_fsl_mc_send_command()305 if (timeout_usecs == 0) in vfio_fsl_mc_send_command()
180 unsigned long timeout_usecs = (timeout * USEC_PER_SEC) / 10; in sev_wait_cmd_ioc() local183 while (timeout_usecs--) { in sev_wait_cmd_ioc()