Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl.h1677 int libxl_domain_shutdown(libxl_ctx *ctx, uint32_t domid,
1687 return libxl_domain_shutdown(ctx, domid, NULL); in libxl_domain_shutdown_0x041200()
1689 #define libxl_domain_shutdown libxl_domain_shutdown_0x041200 macro
A Dlibxl_domain.c812 int libxl_domain_shutdown(libxl_ctx *ctx, uint32_t domid, in libxl_domain_shutdown() function
/xen/tools/xl/
A Dxl_vmcontrol.c139 rc = libxl_domain_shutdown(ctx, domid, NULL); in shutdown_domain()
/xen/tools/golang/xenlight/
A Dxenlight.go1055 ret := C.libxl_domain_shutdown(Ctx.ctx, C.uint32_t(id), nil)
/xen/tools/ocaml/libs/xl/
A Dxenlight_stubs.c562 ret = libxl_domain_shutdown(CTX, c_domid, ao_how); in stub_libxl_domain_shutdown()

Completed in 17 milliseconds