Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl.h1680 int libxl_domain_reboot(libxl_ctx *ctx, uint32_t domid,
1693 return libxl_domain_reboot(ctx, domid, NULL); in libxl_domain_reboot_0x041200()
1695 #define libxl_domain_reboot libxl_domain_reboot_0x041200 macro
A Dlibxl_domain.c827 int libxl_domain_reboot(libxl_ctx *ctx, uint32_t domid, in libxl_domain_reboot() function
/xen/tools/xl/
A Dxl_vmcontrol.c106 rc = libxl_domain_reboot(ctx, domid, NULL); in reboot_domain()
/xen/tools/golang/xenlight/
A Dxenlight.go1065 ret := C.libxl_domain_reboot(Ctx.ctx, C.uint32_t(id), nil)
/xen/tools/ocaml/libs/xl/
A Dxenlight_stubs.c581 ret = libxl_domain_reboot(CTX, c_domid, ao_how); in stub_libxl_domain_reboot()

Completed in 17 milliseconds