Lines Matching +full:ram +full:- +full:code
1 Taken from list archive at http://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/2001-July/00406…
4 -------------------
10 phys = virt - PAGE_OFFSET + PHYS_OFFSET
14 --------------------
19 the time when you call the decompressor code. You normally call
21 to be located in RAM, it can be in flash or other read-only or
22 read-write addressable medium.
25 Start address of zero-initialised work area for the decompressor.
26 This must be pointing at RAM. The decompressor will zero initialise
39 Physical address to place the initial RAM disk. Only relevant if
44 Virtual address of the initial RAM disk. The following constraint
55 --------------
58 Physical start address of the first bank of RAM.
61 Virtual start address of the first bank of RAM. During the kernel
98 last virtual RAM address (found using variable high_memory).
102 between virtual RAM and the vmalloc area. We do this to allow
107 ----------------------------
110 `pram' specifies the physical start address of RAM. Must always
114 use with the debugging macros in arch/arm/kernel/debug-armv.S.
118 It is expected that the debugging region will be re-initialised
119 by the architecture specific code later in the code (via the