Home
last modified time | relevance | path

Searched defs:MoveToStaging (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/swap/src/
Dpage_handler.rs132 pub struct MoveToStaging { struct
137 impl Task for MoveToStaging { argument
188 stating_move_context: Arc<Channel<MoveToStaging>>, in create()
Dlib.rs727 worker: &Worker<MoveToStaging>, in handle_enable_command()
763 worker: &Worker<MoveToStaging>, in move_guest_to_staging()
823 worker: &Worker<MoveToStaging>, in handle_vmm_swap()