Home
last modified time | relevance | path

Searched defs:LOAD_OFFSET (Results 1 – 10 of 10) sorted by relevance

/linux-3.3/arch/tile/kernel/
Dvmlinux.lds.S24 #define LOAD_OFFSET TEXT_OFFSET macro
58 #define LOAD_OFFSET PAGE_OFFSET macro
/linux-3.3/arch/sh/kernel/
Dvmlinux.lds.S6 #define LOAD_OFFSET PAGE_OFFSET macro
9 #define LOAD_OFFSET 0 macro
/linux-3.3/arch/hexagon/kernel/
Dvmlinux.lds.S21 #define LOAD_OFFSET PAGE_OFFSET macro
/linux-3.3/arch/openrisc/kernel/
Dvmlinux.lds.S26 # define LOAD_OFFSET PAGE_OFFSET macro
/linux-3.3/arch/x86/kernel/
Dvmlinux.lds.S18 #define LOAD_OFFSET __PAGE_OFFSET macro
20 #define LOAD_OFFSET __START_KERNEL_map macro
/linux-3.3/arch/avr32/kernel/
Dvmlinux.lds.S10 #define LOAD_OFFSET 0x00000000 macro
/linux-3.3/arch/ia64/include/asm/
Dsystem.h29 #define LOAD_OFFSET (KERNEL_START - KERNEL_TR_PAGE_SIZE) macro
/linux-3.3/include/asm-generic/
Dvmlinux.lds.h52 #define LOAD_OFFSET 0 macro
/linux-3.3/arch/microblaze/include/asm/
Dpage.h38 #define LOAD_OFFSET ASM_CONST((CONFIG_KERNEL_START-CONFIG_KERNEL_BASE_ADDR)) macro
/linux-3.3/arch/powerpc/include/asm/
Dpage.h93 #define LOAD_OFFSET ASM_CONST((CONFIG_KERNEL_START-CONFIG_PHYSICAL_START)) macro