Function ostd::mm::is_page_aligned
source ยท pub const fn is_page_aligned(p: usize) -> boolExpand description
Checks if the given address is page-aligned.
pub const fn is_page_aligned(p: usize) -> boolChecks if the given address is page-aligned.