#include <linux/types.h>
#include <asm/asm-compat.h>
#include <asm/kdump.h>
#include <asm/page_32.h>
#include <asm-generic/memory_model.h>
Go to the source code of this file.
#define __HAVE_ARCH_GATE_AREA 1 |
#define __pgprot |
( |
|
x | ) |
(x) |
#define HPAGE_SIZE ((1UL) << HPAGE_SHIFT) |
#define HUGE_MAX_HSTATE (MMU_PAGE_COUNT-1) |
#define HUGEPD_SHIFT_MASK 0x3f |
#define is_hugepd |
( |
|
pdep | ) |
0 |
#define KERNELBASE ASM_CONST(CONFIG_KERNEL_START) |
#define LOAD_OFFSET ASM_CONST((CONFIG_KERNEL_START-CONFIG_PHYSICAL_START)) |
#define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) |
#define PD_HUGE 0x80000000 |
#define pgprot_val |
( |
|
x | ) |
(x) |
#define PHYSICAL_START ASM_CONST(CONFIG_PHYSICAL_START) |
#define VM_DATA_DEFAULT_FLAGS32 |
Value:(VM_READ | VM_WRITE | VM_EXEC | \
VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
Definition at line 223 of file page.h.
#define VM_DATA_DEFAULT_FLAGS64 |
Value:(VM_READ | VM_WRITE | \
VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
Definition at line 226 of file page.h.
int devmem_is_allowed |
( |
unsigned long |
pfn | ) |
|
int page_is_ram |
( |
unsigned long |
pfn | ) |
|