Module Virt_mem_ksyms


module Virt_mem_ksyms: sig .. end
Ordinary kernel symbol lookups.

val common_ksyms : Virt_mem_types.ksym list
The list of "common" kernel symbols which we expect to be present in almost any Linux kernel.
val find_kernel_symbols : bool -> Virt_mem_types.kimage -> Virt_mem_types.kimage
Find ordinary kernel symbols in a kernel image.