![]() |
MOS Source Code
|
#include <do_map.hpp>
Public Attributes | |
| pfn_t | pfn |
| VMFlags | flags |
| bool | do_refcount |
Definition at line 6 of file do_map.hpp.
| pfn_t pfn |
Definition at line 8 of file do_map.hpp.
Referenced by mm_do_map(), and pml1e_do_map_callback().
| VMFlags flags |
Definition at line 9 of file do_map.hpp.
Referenced by mm_do_map(), pml1e_do_map_callback(), pml2e_do_map_callback(), pml3e_do_map_callback(), and pml4e_do_map_callback().
| bool do_refcount |
Definition at line 10 of file do_map.hpp.
Referenced by mm_do_map(), and pml1e_do_map_callback().