struct MapResult
Defined at line 642 of file ../../zircon/kernel/vm/include/vm/vm_address_region.h
Creates a VmMapping within this region. To avoid leaks, this should be paired with a call to
VmMapping::Destroy if desired; dropping `MapResult::mapping` will *not* destroy the mapping.
Public Members
RefPtr mapping
vaddr_t base