Home
last modified time | relevance | path

Searched refs:PSERIES_WDT_STOP_ALL (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c51 #define PSERIES_WDT_STOP_ALL ((uint64_t)~0) macro
171 if (watchdogNumber == PSERIES_WDT_STOP_ALL) { in h_watchdog()