Skip to main content
frame_to_index
ostd
In ostd::
specs::
mm::
frame::
mapping
ostd
::
specs
::
mm
::
frame
::
mapping
Function
frame_
to_
index
Copy item path
Source
pub
open spec
fn frame_to_index(paddr:
Paddr
) ->
usize
Expand description
recommends
paddr % PAGE_SIZE ==
0
,
{ paddr / PAGE_SIZE }