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