Searched refs:INITIAL_CR3_VALUE (Results 1 – 1 of 1) sorted by relevance
47 static mut INITIAL_CR3_VALUE: PhysAddr = PhysAddr::new(0); constant195 return INITIAL_CR3_VALUE; in initial_page_table()385 INITIAL_CR3_VALUE = new_page_table; in allocator_init()