Home
last modified time | relevance | path

Searched defs:PAGE_OFFSET (Results 1 – 41 of 41) sorted by relevance

/linux-4.4.14/arch/cris/include/arch-v10/arch/
Dpage.h9 #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/
Dpage.h68 #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/
Dspaces.h17 #define PAGE_OFFSET _AC(0x94000000, UL) macro
/linux-4.4.14/arch/mips/include/asm/mach-ip22/
Dspaces.h16 #define PAGE_OFFSET 0xffffffff80000000UL macro
/linux-4.4.14/arch/mips/include/asm/mach-malta/
Dspaces.h36 #define PAGE_OFFSET _AC(0x0, UL) macro
/linux-4.4.14/arch/arc/include/uapi/asm/
Dpage.h31 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
/linux-4.4.14/arch/cris/include/arch-v32/arch/
Dpage.h7 #define PAGE_OFFSET KSEG_C /* kseg_c is mapped to physical ram. */ macro
/linux-4.4.14/include/asm-generic/
Dpage.h69 #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/
Dspaces.h93 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
/linux-4.4.14/arch/xtensa/include/asm/
Dpage.h37 #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/
Dpage_types.h35 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-4.4.14/arch/hexagon/include/asm/
Dmem-layout.h32 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
/linux-4.4.14/arch/frv/include/asm/
Dmem-layout.h45 #define PAGE_OFFSET ((unsigned long) &__page_offset) macro
/linux-4.4.14/arch/unicore32/include/asm/
Dmemory.h33 #define PAGE_OFFSET UL(0xC0000000) macro
/linux-4.4.14/arch/tile/include/asm/
Dpage.h179 #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/
Dpage.h16 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
/linux-4.4.14/arch/microblaze/include/asm/
Dpage.h57 #define PAGE_OFFSET __page_offset macro
68 #define PAGE_OFFSET CONFIG_KERNEL_START macro
/linux-4.4.14/arch/metag/mm/
DKconfig3 config PAGE_OFFSET config
/linux-4.4.14/arch/arm64/include/asm/
Dmemory.h53 #define PAGE_OFFSET (UL(0xffffffffffffffff) << (VA_BITS - 1)) macro
/linux-4.4.14/arch/nios2/include/asm/
Dpage.h31 #define PAGE_OFFSET \ macro
/linux-4.4.14/arch/avr32/include/asm/
Dpage.h66 #define PAGE_OFFSET (0x80000000UL) macro
/linux-4.4.14/arch/openrisc/include/asm/
Dpage.h33 #define PAGE_OFFSET 0xc0000000 macro
/linux-4.4.14/arch/mn10300/include/asm/
Dpage.h96 #define PAGE_OFFSET ((unsigned long) __PAGE_OFFSET) macro
/linux-4.4.14/arch/m32r/include/asm/
Dpage.h68 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-4.4.14/arch/sh/mm/
DKconfig18 config PAGE_OFFSET config
/linux-4.4.14/arch/metag/include/asm/
Dpage.h90 #define PAGE_OFFSET (CONFIG_PAGE_OFFSET) macro
/linux-4.4.14/arch/score/include/asm/
Dpage.h31 #define PAGE_OFFSET (0xA0000000UL) macro
/linux-4.4.14/arch/arm/include/asm/
Dmemory.h32 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
/linux-4.4.14/arch/frv/
DKconfig138 config PAGE_OFFSET config
/linux-4.4.14/arch/s390/include/asm/
Dpage.h143 #define PAGE_OFFSET 0x0UL macro
/linux-4.4.14/arch/um/include/asm/
Dpage.h97 #define PAGE_OFFSET (uml_physmem) macro
/linux-4.4.14/arch/powerpc/
DKconfig966 config PAGE_OFFSET config
1057 config PAGE_OFFSET config
/linux-4.4.14/arch/tile/
DKconfig337 config PAGE_OFFSET config
/linux-4.4.14/arch/parisc/include/asm/
Dpage.h125 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-4.4.14/arch/sh/include/asm/
Dpage.h130 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux-4.4.14/arch/sparc/include/asm/
Dpage_32.h118 #define PAGE_OFFSET 0xf0000000 macro
/linux-4.4.14/arch/ia64/include/asm/
Dpage.h217 #define PAGE_OFFSET RGN_BASE(RGN_KERNEL) macro
/linux-4.4.14/arch/powerpc/include/asm/
Dpage.h90 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
/linux-4.4.14/arch/arm/
DKconfig1461 config PAGE_OFFSET config
/linux-4.4.14/arch/x86/
DKconfig1280 config PAGE_OFFSET config in Processor type and features""choiced89b37ae0104
/linux-4.4.14/arch/sparc/mm/
Dinit_64.c1713 unsigned long PAGE_OFFSET; variable