Skip to main content

frame_to_index

Function frame_to_index 

Source
pub open spec fn frame_to_index(paddr: Paddr) -> usize
Expand description
recommends
paddr % PAGE_SIZE == 0,
{ paddr / PAGE_SIZE }