⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
PhysicalPage
veridian_
kernel
0.25.2
Physical
Page
Aliased Type
In veridian_
kernel::
mm
veridian_kernel
::
mm
Type Alias
Physical
Page
Copy item path
Source
pub type PhysicalPage =
FrameNumber
;
Aliased Type
§
pub struct PhysicalPage(
/* private fields */
);