Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dfixmap.h27 #define FIXADDR_TOP (IOREMAP_END + FIXADDR_SIZE) macro
32 #define FIXADDR_TOP (KASAN_SHADOW_START - PAGE_SIZE) macro
34 #define FIXADDR_TOP ((unsigned long)(-PAGE_SIZE)) macro
/openbmc/u-boot/arch/mips/include/asm/mach-generic/
H A Dspaces.h95 #define FIXADDR_TOP ((unsigned long)(long)(int)0x7ffe0000) macro
97 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfffe0000) macro
/openbmc/linux/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
/openbmc/linux/arch/mips/include/asm/mach-tx49xx/
H A Dspaces.h13 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfefe0000) macro
/openbmc/linux/arch/mips/include/asm/
H A Dbmips-spaces.h6 #define FIXADDR_TOP ((unsigned long)(long)(int)0xff000000) macro
/openbmc/linux/arch/um/include/asm/
H A Dfixmap.h50 #define FIXADDR_TOP (TASK_SIZE - 2 * PAGE_SIZE) macro
/openbmc/linux/arch/csky/include/asm/
H A Dmemory.h11 #define FIXADDR_TOP _AC(0xffffc000, UL) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dfixmap.h33 #define FIXADDR_TOP (FIXADDR_START + FIXADDR_SIZE - PAGE_SIZE) macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dfixmap.h26 #define FIXADDR_TOP ((unsigned long)(-PAGE_SIZE)) macro
/openbmc/linux/arch/sh/include/asm/
H A Dfixmap.h78 #define FIXADDR_TOP (P4SEG - PAGE_SIZE) macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dfixmap.h23 #define FIXADDR_TOP ((unsigned long) (-2*PAGE_SIZE)) macro
/openbmc/linux/arch/mips/include/asm/mach-generic/
H A Dspaces.h95 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfffe0000) macro
/openbmc/linux/arch/arc/include/asm/
H A Dhighmem.h24 #define FIXADDR_TOP (FIXMAP_BASE + (FIX_KMAP_END << PAGE_SHIFT)) macro
/openbmc/linux/arch/arm/include/asm/
H A Dfixmap.h7 #define FIXADDR_TOP (FIXADDR_END - PAGE_SIZE) macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dmem-layout.h75 #define FIXADDR_TOP 0xfe000000 macro
/openbmc/linux/arch/sparc/include/asm/
H A Dvaddrs.h50 #define FIXADDR_TOP (0xfcfff000UL) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Daddrspace.h61 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfffe0000) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dmemory.h54 #define FIXADDR_TOP (VMEMMAP_START - SZ_32M) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h93 #define FIXADDR_TOP PCI_IO_START macro