Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dxen_wdt.c53 err = HYPERVISOR_sched_op(SCHEDOP_watchdog, &wdt); in xen_wdt_start()
72 err = HYPERVISOR_sched_op(SCHEDOP_watchdog, &wdt); in xen_wdt_stop()
86 err = HYPERVISOR_sched_op(SCHEDOP_watchdog, &wdt); in xen_wdt_kick()
123 int ret = HYPERVISOR_sched_op(SCHEDOP_watchdog, &wd); in xen_wdt_probe()
/openbmc/linux/include/xen/interface/
H A Dsched.h102 #define SCHEDOP_watchdog 6 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dsched.h103 #define SCHEDOP_watchdog 6 macro