Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_sr_restore.c581 if ( ctx->stream_type == XC_STREAM_COLO ) in handle_checkpoint()
730 if ( ctx->stream_type == XC_STREAM_COLO ) in setup()
781 if ( ctx->stream_type == XC_STREAM_COLO ) in cleanup()
851 if ( ctx->stream_type == XC_STREAM_COLO ) in restore()
912 case XC_STREAM_COLO: in xc_domain_restore()
A Dxc_sr_save.c678 if ( !ctx->save.live && ctx->stream_type == XC_STREAM_COLO ) in suspend_and_send_dirty()
925 if ( ctx->stream_type == XC_STREAM_COLO ) in save()
939 if ( ctx->stream_type == XC_STREAM_COLO ) in save()
1018 case XC_STREAM_COLO: in xc_domain_save()
/xen/tools/libxc/include/
A Dxenguest.h120 XC_STREAM_COLO, enumerator

Completed in 6 milliseconds