Home
last modified time | relevance | path

Searched defs:FIXADDR_TOP (Results 1 – 18 of 18) sorted by relevance

/arch/sh/include/asm/
Dfixmap.h90 #define FIXADDR_TOP (P4SEG - PAGE_SIZE) macro
92 #define FIXADDR_TOP ((unsigned long)(-PAGE_SIZE)) macro
/arch/mips/include/asm/mach-generic/
Dspaces.h96 #define FIXADDR_TOP ((unsigned long)(long)(int)0x7ffe0000) macro
98 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfffe0000) macro
/arch/mips/include/asm/
Dbmips-spaces.h6 #define FIXADDR_TOP ((unsigned long)(long)(int)0xff000000) macro
/arch/mips/include/asm/mach-tx49xx/
Dspaces.h13 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfefe0000) macro
/arch/mips/include/asm/mach-tx39xx/
Dspaces.h13 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfefe0000) macro
/arch/um/include/asm/
Dfixmap.h51 #define FIXADDR_TOP (TASK_SIZE - 2 * PAGE_SIZE) macro
/arch/microblaze/include/asm/
Dfixmap.h29 #define FIXADDR_TOP ((unsigned long)(-PAGE_SIZE)) macro
/arch/metag/include/asm/
Dfixmap.h50 #define FIXADDR_TOP (CONSISTENT_START - PAGE_SIZE) macro
/arch/x86/include/asm/
Dfixmap.h51 #define FIXADDR_TOP ((unsigned long)__FIXADDR_TOP) macro
53 #define FIXADDR_TOP (round_up(VSYSCALL_ADDR + PAGE_SIZE, 1<<PMD_SHIFT) - \ macro
/arch/openrisc/include/asm/
Dfixmap.h27 #define FIXADDR_TOP ((unsigned long) (-2*PAGE_SIZE)) macro
/arch/xtensa/include/asm/
Dfixmap.h47 #define FIXADDR_TOP (VMALLOC_START - PAGE_SIZE) macro
/arch/powerpc/include/asm/
Dfixmap.h26 #define FIXADDR_TOP ((unsigned long)(-PAGE_SIZE)) macro
/arch/score/include/asm/
Dfixmap.h58 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfefe0000) macro
/arch/arm/include/asm/
Dfixmap.h7 #define FIXADDR_TOP (FIXADDR_END - PAGE_SIZE) macro
/arch/sparc/include/asm/
Dvaddrs.h50 #define FIXADDR_TOP (0xfcfff000UL) macro
/arch/hexagon/include/asm/
Dmem-layout.h88 #define FIXADDR_TOP 0xfe000000 macro
/arch/tile/include/asm/
Dpage.h182 #define FIXADDR_TOP (KERNEL_HIGH_VADDR - 0x200000000) /* 4 GB */ macro
230 #define FIXADDR_TOP (KERNEL_HIGH_VADDR - PAGE_SIZE) macro
/arch/arm64/include/asm/
Dmemory.h77 #define FIXADDR_TOP (PCI_IO_START - SZ_2M) macro