Struct CharonMemoryMap

Struct Documentation

struct CharonMemoryMap

Describes the physical memory map.

Public Functions

inline CharonMmapEntry *begin()
inline CharonMmapEntry *end()

Public Members

size_t count = 0

Number of entries.

CharonMmapEntry entries[CHARON_MMAP_SIZE_MAX]