Lines Matching +full:armv6 +full:- +full:capable
13 The ARM CPU is capable of addressing a maximum of 4GB virtual memory
28 ffff4000 ffffffff cache aliasing on ARMv6 and later CPUs.
39 in proc-xscale.S to flush the whole data
53 ff800000 ffbfffff Permanent, fixed read-only mapping of the
59 VMALLOC_START VMALLOC_END-1 vmalloc() / ioremap() space.
68 PAGE_OFFSET high_memory-1 Kernel direct-mapped RAM region.
72 PKMAP_BASE PAGE_OFFSET-1 Permanent kernel mappings
76 MODULES_VADDR MODULES_END-1 Kernel module space
80 TASK_SIZE MODULES_VADDR-1 KASAn shadow memory when KASan is in use.
85 00001000 TASK_SIZE-1 User space mappings
86 Per-thread mappings are placed here via
97 in a non-bootable kernel, or may cause the kernel to (eventually) panic