Searched defs:FIXADDR_TOP (Results 1 - 21 of 21) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dbmips-spaces.h6 #define FIXADDR_TOP ((unsigned long)(long)(int)0xff000000) macro
/linux-master/arch/mips/include/asm/mach-tx49xx/
H A Dspaces.h13 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfefe0000) macro
/linux-master/arch/um/include/asm/
H A Dfixmap.h50 #define FIXADDR_TOP (TASK_SIZE - 2 * PAGE_SIZE) macro
/linux-master/arch/csky/include/asm/
H A Dmemory.h11 #define FIXADDR_TOP _AC(0xffffc000, UL) macro
/linux-master/arch/microblaze/include/asm/
H A Dfixmap.h26 #define FIXADDR_TOP ((unsigned long)(-PAGE_SIZE)) macro
/linux-master/arch/xtensa/include/asm/
H A Dfixmap.h33 #define FIXADDR_TOP (FIXADDR_START + FIXADDR_SIZE - PAGE_SIZE) macro
/linux-master/arch/openrisc/include/asm/
H A Dfixmap.h23 #define FIXADDR_TOP ((unsigned long) (-2*PAGE_SIZE)) macro
/linux-master/arch/sh/include/asm/
H A Dfixmap.h78 #define FIXADDR_TOP (P4SEG - PAGE_SIZE) macro
/linux-master/arch/mips/include/asm/mach-generic/
H A Dspaces.h99 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfffe0000) macro
/linux-master/arch/arc/include/asm/
H A Dhighmem.h24 #define FIXADDR_TOP (FIXMAP_BASE + (FIX_KMAP_END << PAGE_SHIFT)) macro
/linux-master/arch/hexagon/include/asm/
H A Dmem-layout.h75 #define FIXADDR_TOP 0xfe000000 macro
/linux-master/arch/sparc/include/asm/
H A Dvaddrs.h50 #define FIXADDR_TOP (0xfcfff000UL) macro
/linux-master/arch/arm/include/asm/
H A Dfixmap.h7 #define FIXADDR_TOP (FIXADDR_END - PAGE_SIZE) macro
/linux-master/arch/x86/include/asm/
H A Dfixmap.h56 #define FIXADDR_TOP ((unsigned long)__FIXADDR_TOP) macro
58 #define FIXADDR_TOP (round_up(VSYSCALL_ADDR + PAGE_SIZE, 1<<PMD_SHIFT) - \ macro
/linux-master/arch/loongarch/include/asm/
H A Daddrspace.h62 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfffe0000) macro
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h66 #define FIXADDR_TOP (KASAN_SHADOW_START - PAGE_SIZE) macro
68 #define FIXADDR_TOP ((unsigned long)(-PAGE_SIZE)) macro
/linux-master/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h60 #define FIXADDR_TOP (IOREMAP_END + FIXADDR_SIZE) macro
/linux-master/arch/arm64/include/asm/
H A Dmemory.h54 #define FIXADDR_TOP (-UL(SZ_8M)) macro
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h151 #define FIXADDR_TOP (KASAN_SHADOW_START - PAGE_SIZE) macro
153 #define FIXADDR_TOP ((unsigned long)(-PAGE_SIZE)) macro
/linux-master/arch/riscv/include/asm/
H A Dpgtable.h93 #define FIXADDR_TOP PCI_IO_START macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h301 #define FIXADDR_TOP (IOREMAP_END + FIXADDR_SIZE) macro

Completed in 159 milliseconds