Searched refs:timeoutInMs (Results 1 – 1 of 1) sorted by relevance
137 target_ulong timeoutInMs = args[2]; in h_watchdog() local151 if (timeoutInMs <= WDT_MIN_TIMEOUT) { in h_watchdog()167 qemu_clock_get_ms(QEMU_CLOCK_VIRTUAL) + timeoutInMs); in h_watchdog()168 trace_spapr_watchdog_start(flags, watchdogNumber, timeoutInMs); in h_watchdog()