MOS Source Code
|
#include <do_map.h>
Public Attributes | |
pfn_t | pfn |
vm_flags | flags |
bool | do_refcount |
pfn_t pfn |
Definition at line 8 of file do_map.h.
Referenced by mm_do_map(), and pml1e_do_map_callback().
vm_flags flags |
Definition at line 9 of file do_map.h.
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.h.
Referenced by mm_do_map(), and pml1e_do_map_callback().