Function system_get_dcache_line_size
pub fn system_get_dcache_line_size() -> u32Expand description
Retrieve the system cache line size in bytes.
Wraps the zx_system_get_dcache_line_size syscall.
pub fn system_get_dcache_line_size() -> u32Retrieve the system cache line size in bytes.
Wraps the zx_system_get_dcache_line_size syscall.