Linux Kernel
3.7.1
|
#include <linux/io.h>
#include <linux/memblock.h>
#include <asm/cacheflush.h>
#include <asm/pgtable.h>
#include <asm/realmode.h>
Go to the source code of this file.
Functions | |
void __init | setup_real_mode (void) |
arch_initcall (set_real_mode_permissions) | |
Variables | |
struct real_mode_header * | real_mode_header |
u32 * | trampoline_cr4_features |
arch_initcall | ( | set_real_mode_permissions | ) |