template <memalloc::Type MemoryType>
class TypedMemoryAllocation
Defined at line 168 of file ../../zircon/kernel/phys/include/phys/allocation.h
Helper tor templating only on `Allocate` method.
Public Methods
std::pair<void *, Capability> Allocate (size_t size)
Defined at line 170 of file ../../zircon/kernel/phys/include/phys/allocation.h
std::pair<void *, Capability> Allocate (size_t size)
Defined at line 170 of file ../../zircon/kernel/phys/include/phys/allocation.h
std::pair<void *, Capability> Allocate (size_t size)
Defined at line 170 of file ../../zircon/kernel/phys/include/phys/allocation.h