|
Linux Kernel
3.7.1
|
#include <linux/spinlock.h>#include <linux/errno.h>#include <linux/init.h>#include <asm/pgtable.h>#include <asm/proto.h>Go to the source code of this file.
Functions | |
| early_param ("noexec", noexec_setup) | |
| void __cpuinit | x86_configure_nx (void) |
| void __init | x86_report_nx (void) |
| early_param | ( | "noexec" | , |
| noexec_setup | |||
| ) |
Definition at line 32 of file setup_nx.c.
Definition at line 40 of file setup_nx.c.
1.8.2