Searched refs:start_frame (Results 1 – 1 of 1) sorted by relevance
182 let start_frame = VirtPageFrame::new(start_vaddr); in munmap() localVariable187 .munmap(start_frame, page_count) in munmap()217 let start_frame = VirtPageFrame::new(start_vaddr); in mprotect() localVariable222 .mprotect(start_frame, page_count, prot_flags) in mprotect()