Searched defs:PAGE_OFFSET (Results 1 - 34 of 34) sorted by relevance

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

Completed in 460 milliseconds