Searched defs:VmMemoryDestination (Results 1 – 2 of 2) sorted by relevance
527 pub enum VmMemoryDestination { enum534 impl VmMemoryDestination { implementation666 dest: &VmMemoryDestination, in try_map_to_prepared_region()669 let VmMemoryDestination::ExistingAllocation { in try_map_to_prepared_region() localVariable
80 dest: VmMemoryDestination, in register_memory()