Lines Matching +full:reserved +full:- +full:cpu +full:- +full:vectors
10 The ARM CPU is capable of addressing a maximum of 4GB virtual memory
19 --------------------------------------------------------------------------
26 ffff1000 ffff7fff Reserved.
29 ffff0000 ffff0fff CPU vector page.
30 The CPU vectors are mapped here if the
31 CPU supports vector relocation (control
35 in proc-xscale.S to flush the whole data
39 DTCM mounted inside the CPU.
42 ITCM mounted inside the CPU.
50 VMALLOC_START VMALLOC_END-1 vmalloc() / ioremap() space.
59 PAGE_OFFSET high_memory-1 Kernel direct-mapped RAM region.
63 PKMAP_BASE PAGE_OFFSET-1 Permanent kernel mappings
67 MODULES_VADDR MODULES_END-1 Kernel module space
71 00001000 TASK_SIZE-1 User space mappings
72 Per-thread mappings are placed here via
75 00000000 00000fff CPU vector page / null pointer trap
82 in a non-bootable kernel, or may cause the kernel to (eventually) panic