/linux-3.3/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-3.3/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-3.3/arch/mips/include/asm/mach-ar7/ |
D | spaces.h | 17 #define PAGE_OFFSET 0x94000000UL macro
|
/linux-3.3/arch/mips/include/asm/mach-ip22/ |
D | spaces.h | 16 #define PAGE_OFFSET 0xffffffff80000000UL macro
|
/linux-3.3/arch/cris/include/arch-v32/arch/ |
D | page.h | 7 #define PAGE_OFFSET KSEG_C /* kseg_c is mapped to physical ram. */ macro
|
/linux-3.3/arch/x86/include/asm/ |
D | page_types.h | 30 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux-3.3/arch/arm/include/asm/ |
D | memory.h | 38 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro 110 #define PAGE_OFFSET (PHYS_OFFSET) macro
|
/linux-3.3/include/asm-generic/ |
D | page.h | 69 #define PAGE_OFFSET (CONFIG_KERNEL_RAM_BASE_ADDRESS) macro 71 #define PAGE_OFFSET (0) macro
|
/linux-3.3/arch/mips/include/asm/mach-generic/ |
D | spaces.h | 82 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
|
/linux-3.3/arch/xtensa/include/asm/ |
D | page.h | 37 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro 40 #define PAGE_OFFSET 0 macro
|
/linux-3.3/arch/hexagon/include/asm/ |
D | mem-layout.h | 32 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
|
/linux-3.3/arch/frv/include/asm/ |
D | mem-layout.h | 45 #define PAGE_OFFSET ((unsigned long) &__page_offset) macro
|
/linux-3.3/arch/unicore32/include/asm/ |
D | memory.h | 33 #define PAGE_OFFSET UL(0xC0000000) macro
|
/linux-3.3/arch/tile/include/asm/ |
D | page.h | 168 #define PAGE_OFFSET MEM_HIGH_START macro 234 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
|
/linux-3.3/arch/m68k/include/asm/ |
D | page.h | 16 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
|
/linux-3.3/arch/microblaze/include/asm/ |
D | page.h | 57 #define PAGE_OFFSET __page_offset macro 68 #define PAGE_OFFSET CONFIG_KERNEL_START macro
|
/linux-3.3/arch/avr32/include/asm/ |
D | page.h | 66 #define PAGE_OFFSET (0x80000000UL) macro
|
/linux-3.3/arch/openrisc/include/asm/ |
D | page.h | 33 #define PAGE_OFFSET 0xc0000000 macro
|
/linux-3.3/arch/mn10300/include/asm/ |
D | page.h | 96 #define PAGE_OFFSET ((unsigned long) __PAGE_OFFSET) macro
|
/linux-3.3/arch/m32r/include/asm/ |
D | page.h | 68 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux-3.3/arch/h8300/include/asm/ |
D | page.h | 53 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
|
/linux-3.3/arch/score/include/asm/ |
D | page.h | 31 #define PAGE_OFFSET (0xA0000000UL) macro
|
/linux-3.3/arch/sparc/include/asm/ |
D | page_64.h | 114 #define PAGE_OFFSET _AC(0xFFFFF80000000000,UL) macro
|
/linux-3.3/arch/parisc/include/asm/ |
D | page.h | 124 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux-3.3/arch/sh/mm/ |
D | Kconfig | 18 config PAGE_OFFSET config
|