template <derived_from<PhysVmObject> VmObject>
struct HandoffVmObject
Defined at line 154 of file ../../zircon/kernel/phys/handoff-prep.h
Comprises a list in scratch memory of the pending VM objects so they can
be packed into a single array at the end (via NewFromList()).
Public Members
VmObject object
Public Methods
HandoffVmObject<VmObject> * New (VmObject obj)
Defined at line 155 of file ../../zircon/kernel/phys/handoff-prep.h