Lines Matching full:linear
106 * The crashkernel memory will be removed from the kernel linear in reserve_crashkernel()
235 * be limited in their ability to support a linear map that exceeds 51 in arm64_memblock_init()
238 * limit the kernel's linear map to 51 bits as well if we detect this in arm64_memblock_init()
243 pr_info("Capping linear region to 51 bits for KVM in nVHE mode on LVA capable hardware.\n"); in arm64_memblock_init()
257 pr_warn("Memory doesn't fit in the linear mapping, VA_BITS too small\n"); in arm64_memblock_init()
261 * linear mapping. Take care not to clip the kernel which may be in arm64_memblock_init()
276 * memory in the 48-bit addressable part of the linear region, i.e., in arm64_memblock_init()
286 * via the linear mapping. in arm64_memblock_init()
296 * initrd to become inaccessible via the linear mapping. in arm64_memblock_init()
304 * with more memory than we can address via the linear mapping. in arm64_memblock_init()
313 "initrd not fully accessible via the linear mapping -- please check your bootloader ...\n")) { in arm64_memblock_init()
331 * If the size of the linear region exceeds, by a sufficient in arm64_memblock_init()
333 * span, randomize the linear region as well. in arm64_memblock_init()