|
SimpleKernel 1.17.0
|
#include <cpu_io.h>#include <etl/singleton.h>#include <cstddef>#include <cstdint>#include "expected.hpp"

Go to the source code of this file.
Classes | |
| class | VirtualMemory |
| 虚拟内存管理器(具体类,非抽象基类) More... | |
Typedefs | |
| using | VirtualMemorySingleton = etl::singleton< VirtualMemory > |
| using VirtualMemorySingleton = etl::singleton<VirtualMemory> |
Definition at line 154 of file virtual_memory.hpp.