Home
last modified time | relevance | path

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

/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
/linux/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/arch/mips/include/asm/mach-tx49xx/
H A Dspaces.h13 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfefe0000) macro
/linux/arch/mips/include/asm/
H A Dbmips-spaces.h6 #define FIXADDR_TOP ((unsigned long)(long)(int)0xff000000) macro
/linux/arch/csky/include/asm/
H A Dmemory.h11 #define FIXADDR_TOP _AC(0xffffc000, UL) macro
/linux/arch/xtensa/include/asm/
H A Dfixmap.h33 #define FIXADDR_TOP (FIXADDR_START + FIXADDR_SIZE - PAGE_SIZE) macro
/linux/arch/microblaze/include/asm/
H A Dfixmap.h26 #define FIXADDR_TOP ((unsigned long)(-PAGE_SIZE)) macro
/linux/arch/sh/include/asm/
H A Dfixmap.h78 #define FIXADDR_TOP (P4SEG - PAGE_SIZE) macro
/linux/arch/arc/include/asm/
H A Dhighmem.h24 #define FIXADDR_TOP (FIXMAP_BASE + (FIX_KMAP_END << PAGE_SHIFT)) macro
/linux/arch/arm/include/asm/
H A Dfixmap.h7 #define FIXADDR_TOP (FIXADDR_END - PAGE_SIZE) macro
/linux/arch/sparc/include/asm/
H A Dvaddrs.h50 #define FIXADDR_TOP (0xfcfff000UL) macro
/linux/arch/hexagon/include/asm/
H A Dmem-layout.h75 #define FIXADDR_TOP 0xfe000000 macro
/linux/arch/mips/include/asm/mach-generic/
H A Dspaces.h99 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfffe0000) macro
/linux/arch/loongarch/include/asm/
H A Daddrspace.h66 #define FIXADDR_TOP ((unsigned long)(long)(int)0xfffe0000) macro
/linux/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/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h60 #define FIXADDR_TOP (IOREMAP_END + FIXADDR_SIZE) macro
/linux/arch/riscv/include/asm/
H A Dpgtable.h96 #define FIXADDR_TOP PCI_IO_START macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h329 #define FIXADDR_TOP (IOREMAP_END + FIXADDR_SIZE) macro