Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_sr_save.c755 if ( ctx->save.debug && ctx->stream_type != XC_STREAM_PLAIN ) in send_domain_memory_live()
892 else if ( ctx->stream_type != XC_STREAM_PLAIN ) in save()
912 if ( ctx->stream_type != XC_STREAM_PLAIN ) in save()
959 } while ( ctx->stream_type != XC_STREAM_PLAIN ); in save()
1024 case XC_STREAM_PLAIN: in xc_domain_save()
A Dxc_sr_restore.c539 if ( ctx->stream_type == XC_STREAM_PLAIN ) in handle_checkpoint()
921 case XC_STREAM_PLAIN: in xc_domain_restore()
/xen/tools/libxc/include/
A Dxenguest.h118 XC_STREAM_PLAIN, enumerator

Completed in 5 milliseconds