struct AllocationVmo

Defined at line 100 of file ../../sdk/lib/c/pthread/../threads/../startup/../zircon/vmar.h

This manages a VMO for use with GuardedPageBlock. A single VMO is created

to hold all the pages that will be mapped into separate blocks.

Public Members

uint64_t offset
vmo vmo

Public Methods

zx::result<AllocationVmo> New (PageRoundedSize total_size)

Defined at line 101 of file ../../sdk/lib/c/pthread/../threads/../startup/../zircon/vmar.h