struct PinnedVmo
Defined at line 78 of file ../../src/devices/lib/goldfish/pipe_io/pipe_io.h
A VMO that is pinned using |PinVmo()| so that pipe device has access to
its pages. The VMO must be physically contiguous and pinned using
ZX_BTI_CONTIGUOUS option flag.
Public Members
const fzl::PinnedVmo * vmo
size_t offset
size_t size