Lines Matching full:linear
71 * Reserving memory early for crash kernel allows linear creation of block
183 * The crashkernel memory will be removed from the kernel linear in reserve_crashkernel()
272 * be limited in their ability to support a linear map that exceeds 51 in arm64_memblock_init()
275 * limit the kernel's linear map to 51 bits as well if we detect this in arm64_memblock_init()
280 pr_info("Capping linear region to 51 bits for KVM in nVHE mode on LVA capable hardware.\n"); in arm64_memblock_init()
294 pr_warn("Memory doesn't fit in the linear mapping, VA_BITS too small\n"); in arm64_memblock_init()
298 * linear mapping. Take care not to clip the kernel which may be in arm64_memblock_init()
313 * memory in the 48-bit addressable part of the linear region, i.e., in arm64_memblock_init()
323 * via the linear mapping. in arm64_memblock_init()
333 * initrd to become inaccessible via the linear mapping. in arm64_memblock_init()
341 * with more memory than we can address via the linear mapping. in arm64_memblock_init()
350 "initrd not fully accessible via the linear mapping -- please check your bootloader ...\n")) { in arm64_memblock_init()
368 * If the size of the linear region exceeds, by a sufficient in arm64_memblock_init()
370 * span, randomize the linear region as well. in arm64_memblock_init()