find_kernel

Function find_kernel 

Source
pub fn find_kernel(
    processor: *mut ConfObject,
    start: u64,
    step: u64,
) -> Result<u64>
Expand description

Search for the ntos kernel within a given address range