struct PmmArenaSelectionError

Defined at line 53 of file ../../zircon/kernel/vm/phys/include/vm/phys/arena.h

Represents an error that occurred within the arena selection process in trying

to start an arena at the associated range.

Public Members

Range range
Type type

Public Methods

std::string_view ToString (Type type)

Defined at line 64 of file ../../zircon/kernel/vm/phys/include/vm/phys/arena.h

Enumerations

enum Type
Name Value
kNoBookkeepingSpace 0
kTooSmall 1

Defined at line 54 of file ../../zircon/kernel/vm/phys/include/vm/phys/arena.h