Searched defs:PhysPageFrame (Results 1 – 2 of 2) sorted by relevance
13 pub struct PhysPageFrame { struct19 impl PhysPageFrame { impl56 pub fn new(start: PhysPageFrame, end: PhysPageFrame) -> Self { in new()334 pub unsafe fn deallocate_page_frames(frame: PhysPageFrame, count: PageFrameCount) { in deallocate_page_frames()
1032 phys: PhysPageFrame, in physmap()