Skip to main content

meta_to_frame_spec

Function meta_to_frame_spec 

Source
pub open spec fn meta_to_frame_spec(vaddr: Vaddr) -> Paddr
Expand description
{ ((vaddr - FRAME_METADATA_RANGE.start) / META_SLOT_SIZE as int * PAGE_SIZE) as usize }