Function mlx_ethernet::log_page_size
source · pub fn log_page_size(num_bytes: u32) -> u32Expand description
Find the page size of the given num_bytes in units of 4KiB pages.
pub fn log_page_size(num_bytes: u32) -> u32Find the page size of the given num_bytes in units of 4KiB pages.