MCPcopy Create free account
hub / github.com/ading2210/linuxpdf / PhysMemoryMap

Class PhysMemoryMap

tinyemu/iomem.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42#define DEVRAM_PAGE_SIZE (1 << DEVRAM_PAGE_SIZE_LOG2)
43
44typedef struct PhysMemoryMap PhysMemoryMap;
45
46typedef struct {
47 PhysMemoryMap *map;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected