Home
last modified time | relevance | path

Searched defs:PSERIES_WDTF_ACTION_DUMP_RESTART (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dpseries-wdt.c35 #define PSERIES_WDTF_ACTION_DUMP_RESTART 0x3UL /* dump + restart */ macro
/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c46 #define PSERIES_WDTF_ACTION_DUMP_RESTART 0x3 macro