Lines Matching refs:be
18 virtual or physical addresses here, since the MMU will be off at
21 to be located in RAM, it can be in flash or other read-only or
26 This must be pointing at RAM. The decompressor will zero initialise
27 this for you. Again, the MMU will be off.
30 This is the address where the decompressed kernel will be written,
31 and eventually executed. The following constraint must be valid:
35 The initial part of the kernel is carefully coded to be position
45 must be valid:
62 boot phase, virtual address PAGE_OFFSET will be mapped to physical
64 This should be the same value as TASK_SIZE.
72 Any virtual address below TASK_SIZE is deemed to be user process
85 it must be located at 32768 bytes into a 128MB region. Previous
89 Virtual address for the kernel data segment. Must not be defined
94 Virtual addresses bounding the vmalloc() area. There must not be
96 The addresses must also be in the kernel segment (see above).
104 of the mapped memory map) to be caught. Normally set to 8MB.
111 be present, and should be the same as PHYS_OFFSET.
118 It is expected that the debugging region will be re-initialised