Searched refs:H_NOOP (Results 1 – 4 of 4) sorted by relevance
76 target_ulong ret = H_NOOP; in watchdog_stop()89 target_ulong ret = H_NOOP; in watchdog_stop_all()95 if (r != H_NOOP && r != H_SUCCESS) { in watchdog_stop_all()
125 if (rc != H_SUCCESS && rc != H_NOOP) { in pseries_wdt_stop()
91 #define H_NOOP -63 macro
363 #define H_NOOP -63 macro