Home
last modified time | relevance | path

Searched refs:xc_shadow_control (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_save.c422 rc = xc_shadow_control(xch, ctx->domid, in enable_logdirty()
428 rc = xc_shadow_control(xch, ctx->domid, XEN_DOMCTL_SHADOW_OP_OFF, in enable_logdirty()
433 rc = xc_shadow_control(xch, ctx->domid, in enable_logdirty()
551 if ( xc_shadow_control( in send_memory_live()
641 if ( xc_shadow_control( in suspend_and_send_dirty()
708 if ( xc_shadow_control( in verify_frames()
825 xc_shadow_control(xch, ctx->domid, XEN_DOMCTL_SHADOW_OP_OFF, in cleanup()
A Dxc_sr_restore.c432 if ( xc_shadow_control( in send_checkpoint_dirty_pfn_list()
A Dxc_domain.c675 int xc_shadow_control(xc_interface *xch, in xc_shadow_control() function
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_colo_restore.c63 if (xc_shadow_control(CTX->xch, domid, in colo_enable_logdirty()
92 if (xc_shadow_control(CTX->xch, domid, XEN_DOMCTL_SHADOW_OP_OFF, in colo_disable_logdirty()
A Dlibxl_x86.c346 xc_shadow_control(ctx->xch, domid, XEN_DOMCTL_SHADOW_OP_SET_ALLOCATION, in libxl__arch_domain_create()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c1017 ret = xc_shadow_control(_H(xch), _D(domid), in stub_shadow_allocation_get()
1037 ret = xc_shadow_control(_H(xch), _D(domid), in stub_shadow_allocation_set()
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c1255 if ( xc_shadow_control(xc->xc_handle, dom, op, NULL, 0, NULL, 0, NULL) in pyxc_shadow_control()
1286 if ( xc_shadow_control(xc->xc_handle, dom, op, NULL, 0, &mb, 0, NULL) < 0 ) in pyxc_shadow_mem_control()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h941 int xc_shadow_control(xc_interface *xch,

Completed in 25 milliseconds