Searched defs:VmMemoryDestination (Results 1 – 2 of 2) sorted by relevance
80 dest: VmMemoryDestination, in register_memory()
530 pub enum VmMemoryDestination { enum537 impl VmMemoryDestination { implementation655 dest: &VmMemoryDestination, in try_map_to_prepared_region()658 let VmMemoryDestination::ExistingAllocation { in try_map_to_prepared_region() localVariable