[][src]Function sunrise_bootstrap::paging::get_page

pub fn get_page<Land: VirtualSpaceLand>() -> VirtualAddress

Creates a mapping in the page tables with the given flags. Allocates the pointed page and chooses the virtual address.

Panics

Panics if we are out of memory.