Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/swap/src/
H A Dpage_handler.rs136 pub struct MoveToStaging { struct
141 impl Task for MoveToStaging { argument
193 stating_move_context: Arc<Channel<MoveToStaging>>, in create()
H A Dcontroller.rs800 worker: &Worker<MoveToStaging>, in handle_enable_command()
836 worker: &Worker<MoveToStaging>, in move_guest_to_staging()
899 worker: &Worker<MoveToStaging>, in handle_vmm_swap()