Function aster_frame::mm::is_page_aligned
source · pub const fn is_page_aligned(p: usize) -> bool
Expand description
Checks if the given address is page-aligned.
pub const fn is_page_aligned(p: usize) -> bool
Checks if the given address is page-aligned.