struct PhysVmo
Defined at line 171 of file ../../zircon/system/utest/core/vmo/helpers.h
A simple struct and function which can be used to attempt to fetch a VMO
created using zx_vmo_create_physical from a region which should have been
reserved using the kernel.test.ram.reserve boot option.
Public Members
uintptr_t addr
size_t size
vmo vmo