|
Linux Kernel
3.7.1
|
#include <asm-generic/cacheflush.h>Go to the source code of this file.
Functions | |
| int | set_memory_ro (unsigned long addr, int numpages) |
| int | set_memory_rw (unsigned long addr, int numpages) |
| int | set_memory_nx (unsigned long addr, int numpages) |
| int | set_memory_x (unsigned long addr, int numpages) |
Definition at line 64 of file pageattr.c.
Definition at line 51 of file pageattr.c.
Definition at line 57 of file pageattr.c.
Definition at line 69 of file pageattr.c.
1.8.2