Function swap::controller::move_guest_to_staging
source · fn move_guest_to_staging(
page_handler: &PageHandler<'_>,
guest_memory: &GuestMemory,
worker: &Worker<MoveToStaging>
) -> Result<SwapStateTransition>