Linux Kernel
3.7.1
|
#include <x86_init.h>
Data Fields | |
void(* | pagetable_reserve )(u64 start, u64 end) |
struct x86_init_mapping - platform specific initial kernel pagetable setup : reserve a range of addresses for kernel pagetable usage
For more details on the purpose of this hook, look in init_memory_mapping and the commit that added it.
Definition at line 78 of file x86_init.h.