struct PhysVmObject

Defined at line 84 of file ../../zircon/kernel/phys/include/phys/handoff.h

A base class for VM object descriptions.

Public Members

array name

Public Methods

std::strong_ordering operator<=> (const PhysVmObject & other)

Defined at line 87 of file ../../zircon/kernel/phys/include/phys/handoff.h

void set_name (std::string_view new_name)

Defined at line 89 of file ../../zircon/kernel/phys/include/phys/handoff.h