Function is_kernel_memory

Source
pub fn is_kernel_memory(addr: ByteAddr) -> bool
Expand description

Returns whether addr is within kernel memory bounds.