Home
last modified time | relevance | path

Searched defs:code_resource (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/include/asm-sh64/
Dplatform.h61 #define code_resource (platform_parms.kram_res_p[STANDARD_KRAM_RESOURCES - 2]) macro
/linux-2.4.37.9/arch/mips64/kernel/
Dsetup.c112 static struct resource code_resource = { "Kernel code" }; variable
/linux-2.4.37.9/arch/mips/kernel/
Dsetup.c115 static struct resource code_resource = { "Kernel code" }; variable
/linux-2.4.37.9/arch/s390x/kernel/
Dsetup.c75 static struct resource code_resource = { "Kernel code", 0x100000, 0 }; variable
/linux-2.4.37.9/arch/sh/kernel/
Dsetup.c126 #define code_resource (ram_resources[3]) macro
/linux-2.4.37.9/arch/s390/kernel/
Dsetup.c187 static struct resource code_resource = { "Kernel code", 0x100000, 0 }; variable
/linux-2.4.37.9/arch/x86_64/kernel/
Dsetup.c107 struct resource code_resource = { "Kernel code", 0x100000, 0 }; variable
/linux-2.4.37.9/arch/parisc/mm/
Dinit.c45 static struct resource code_resource = { variable
/linux-2.4.37.9/arch/i386/kernel/
Dsetup.c368 static struct resource code_resource = { "Kernel code", 0x100000, 0 }; variable