Searched refs:remapped (Results 1 – 15 of 15) sorted by relevance
290 unsigned long remapped; in mmu_mark_rodata_ro() local292 remapped = map_mem_in_cams(__max_low_memory, CONFIG_LOWMEM_CAM_NUM, false, false); in mmu_mark_rodata_ro()294 if (WARN_ON(__max_low_memory != remapped)) in mmu_mark_rodata_ro()
10 * Note: this Device Tree assumes that the bootloader has remapped the
9 * Note: this Device Tree assumes that the bootloader has remapped the
13 * Note: this Device Tree assumes that the bootloader has remapped the
12 * Note: this Device Tree assumes that the bootloader has remapped the
7 * Note: this Device Tree assumes that the bootloader has remapped the
808 unsigned int remapped = 0; in xen_do_remap_nonram() local823 remapped++; in xen_do_remap_nonram()829 pr_info("Remapped %u non-RAM page(s)\n", remapped); in xen_do_remap_nonram()
457 unsigned long remapped = 0; in xen_remap_memory() local473 remapped++; in xen_remap_memory()494 pr_info("Remapped %ld page(s)\n", remapped); in xen_remap_memory()
46 * and the first 256 are also remapped @ 0x00000000
Completed in 23 milliseconds