Linux Kernel
3.7.1
|
#include <x86_init.h>
Data Fields | |
void(* | pagetable_init )(void) |
struct x86_init_paging - platform specific paging functions : platform specific paging initialization call to setup the kernel pagetables and prepare accessors functions. Callback must call paging_init(). Called once after the direct mapping for phys memory is available.
Definition at line 89 of file x86_init.h.
Definition at line 90 of file x86_init.h.