↰ Parent directory (vm)
vm
Page Contents
Definition (vm/heap.hpp)
vm/heap.hpp
Includes
Included By
Namespaces
Classes
Enums
Functions
Defines
Typedefs
frg/slab.hpp
frg/spinlock.hpp
frg/string.hpp
frg/unique.hpp
frg/vector.hpp
lib/base.hpp (File base.hpp)
lib/base.hpp
File device.hpp
File ps2.hpp
File registry.hpp
File service.hpp
File pcibus.hpp
File block.hpp
File virtio.hpp
File tmpfs.hpp
File vfs.hpp
Namespace Gaia
Namespace Gaia::Vm
Struct HeapAllocator
Struct VirtualAllocator
Enum Subsystem
Function Gaia::Vm::dump_heap_stats
Function Gaia::Vm::free
Function Gaia::Vm::get_allocator
Function Gaia::Vm::malloc
Function Gaia::Vm::realloc
Function operator new
Function operator new[]
Define HEAP_ACCOUNTING_ENABLED
Typedef Gaia::Vm::MemoryAllocator
Typedef Gaia::Vm::MemoryPool
Typedef Gaia::Vm::String
Typedef Gaia::Vm::UniquePtr
Typedef Gaia::Vm::Vector