map_mem_in_cams
extern unsigned long map_mem_in_cams(unsigned long ram, int max_cam_idx,
__max_low_memory = map_mem_in_cams(ram, CONFIG_LOWMEM_CAM_NUM, false, true);
remapped = map_mem_in_cams(__max_low_memory, CONFIG_LOWMEM_CAM_NUM, false, false);
map_mem_in_cams(0x4000000, CONFIG_LOWMEM_CAM_NUM,
ram = map_mem_in_cams(ram, CONFIG_LOWMEM_CAM_NUM, true, true);
linear_map_top = map_mem_in_cams(linear_map_top,
linear_sz = map_mem_in_cams(first_memblock_size, num_cams, true, true);