Searched refs:libxl__build_post (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_create.c | 535 ret = libxl__build_post(gc, domid, info, state, vments, localents); in libxl__domain_build() 1229 ret = libxl__build_post(gc, domid, info, state, vments, localents); in domcreate_stream_done()
|
A D | libxl_dom.c | 572 int libxl__build_post(libxl__gc *gc, uint32_t domid, in libxl__build_post() function
|
A D | libxl_internal.h | 1157 _hidden int libxl__build_post(libxl__gc *gc, uint32_t domid,
|
Completed in 17 milliseconds