PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Variables | |
uint32_t * | init_page_dir |
Page directory with kernel mappings only. More... | |
|
extern |
Page directory with kernel mappings only.
FILESYS
Definition at line 42 of file init.c.
Referenced by pagedir_activate(), pagedir_create(), pagedir_destroy(), pagedir_set_page(), and paging_init().