/linux-4.4.14/arch/cris/include/arch-v10/arch/ |
D | page.h | 9 #define PAGE_OFFSET KSEG_6 /* kseg_6 is mapped to physical ram */ macro 11 #define PAGE_OFFSET KSEG_C /* kseg_c is mapped to physical ram */ macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | page.h | 68 #define PAGE_OFFSET 0xffff800000000000UL macro 70 #define PAGE_OFFSET 0xfffffc0000000000UL macro 76 #define PAGE_OFFSET 0xffff800000000000 macro 78 #define PAGE_OFFSET 0xfffffc0000000000 macro
|
/linux-4.4.14/arch/mips/include/asm/mach-ar7/ |
D | spaces.h | 17 #define PAGE_OFFSET _AC(0x94000000, UL) macro
|
/linux-4.4.14/arch/mips/include/asm/mach-ip22/ |
D | spaces.h | 16 #define PAGE_OFFSET 0xffffffff80000000UL macro
|
/linux-4.4.14/arch/mips/include/asm/mach-malta/ |
D | spaces.h | 36 #define PAGE_OFFSET _AC(0x0, UL) macro
|
/linux-4.4.14/arch/arc/include/uapi/asm/ |
D | page.h | 31 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/ |
D | page.h | 7 #define PAGE_OFFSET KSEG_C /* kseg_c is mapped to physical ram. */ macro
|
/linux-4.4.14/include/asm-generic/ |
D | page.h | 69 #define PAGE_OFFSET (CONFIG_KERNEL_RAM_BASE_ADDRESS) macro 71 #define PAGE_OFFSET (0) macro
|
/linux-4.4.14/arch/mips/include/asm/mach-generic/ |
D | spaces.h | 93 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | page.h | 37 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro 40 #define PAGE_OFFSET __XTENSA_UL_CONST(0) macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | page_types.h | 35 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | mem-layout.h | 32 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | mem-layout.h | 45 #define PAGE_OFFSET ((unsigned long) &__page_offset) macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | memory.h | 33 #define PAGE_OFFSET UL(0xC0000000) macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | page.h | 179 #define PAGE_OFFSET (-(_AC(1, UL) << (MAX_VA_WIDTH - 1))) macro 232 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | page.h | 16 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | page.h | 57 #define PAGE_OFFSET __page_offset macro 68 #define PAGE_OFFSET CONFIG_KERNEL_START macro
|
/linux-4.4.14/arch/metag/mm/ |
D | Kconfig | 3 config PAGE_OFFSET config
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | memory.h | 53 #define PAGE_OFFSET (UL(0xffffffffffffffff) << (VA_BITS - 1)) macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | page.h | 31 #define PAGE_OFFSET \ macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | page.h | 66 #define PAGE_OFFSET (0x80000000UL) macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | page.h | 33 #define PAGE_OFFSET 0xc0000000 macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | page.h | 96 #define PAGE_OFFSET ((unsigned long) __PAGE_OFFSET) macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | page.h | 68 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux-4.4.14/arch/sh/mm/ |
D | Kconfig | 18 config PAGE_OFFSET config
|
/linux-4.4.14/arch/metag/include/asm/ |
D | page.h | 90 #define PAGE_OFFSET (CONFIG_PAGE_OFFSET) macro
|
/linux-4.4.14/arch/score/include/asm/ |
D | page.h | 31 #define PAGE_OFFSET (0xA0000000UL) macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | memory.h | 32 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
|
/linux-4.4.14/arch/frv/ |
D | Kconfig | 138 config PAGE_OFFSET config
|
/linux-4.4.14/arch/s390/include/asm/ |
D | page.h | 143 #define PAGE_OFFSET 0x0UL macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | page.h | 97 #define PAGE_OFFSET (uml_physmem) macro
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig | 966 config PAGE_OFFSET config 1057 config PAGE_OFFSET config
|
/linux-4.4.14/arch/tile/ |
D | Kconfig | 337 config PAGE_OFFSET config
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | page.h | 125 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | page.h | 130 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | page_32.h | 118 #define PAGE_OFFSET 0xf0000000 macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | page.h | 217 #define PAGE_OFFSET RGN_BASE(RGN_KERNEL) macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | page.h | 90 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1461 config PAGE_OFFSET config
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1280 config PAGE_OFFSET config in Processor type and features""choiced89b37ae0104
|
/linux-4.4.14/arch/sparc/mm/ |
D | init_64.c | 1713 unsigned long PAGE_OFFSET; variable
|