struct AllocationVmo

Defined at line 96 of file ../../sdk/lib/c/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 97 of file ../../sdk/lib/c/zircon/vmar.h