Function mmtk::util::conversions::is_page_aligned
source · pub fn is_page_aligned(address: Address) -> bool
Expand description
Is the address aligned to page boundary?
pub fn is_page_aligned(address: Address) -> bool
Is the address aligned to page boundary?