Searched defs:EarlyRemapPage (Results 1 – 1 of 1) sorted by relevance
34 struct EarlyRemapPage { struct38 impl EarlyRemapPage { impl74 let p = &self.pages[index] as *const EarlyRemapPage as usize; in allocate_page() constant85 let start_vaddr = &self.pages[0] as *const EarlyRemapPage as usize; in free_page() constant