iotable_init
extern void iotable_init(struct map_desc *, int);
iotable_init(&pci_io_desc, 1);
iotable_init(dtcm_iomap, 1);
iotable_init(itcm_iomap, 1);
iotable_init(bcmbca_io_desc, ARRAY_SIZE(bcmbca_io_desc));
iotable_init(&clps711x_io_desc, 1);
iotable_init(davinci_soc_info.io_desc,
iotable_init(dove_io_desc, ARRAY_SIZE(dove_io_desc));
iotable_init(&iodesc, 1);
iotable_init(ebsa285_host_io_desc, ARRAY_SIZE(ebsa285_host_io_desc));
iotable_init(gemini_io_desc, ARRAY_SIZE(gemini_io_desc));
iotable_init(hi3620_io_desc, ARRAY_SIZE(hi3620_io_desc));
iotable_init(imx27_io_desc, ARRAY_SIZE(imx27_io_desc));
iotable_init(mx35_io_desc, ARRAY_SIZE(mx35_io_desc));
iotable_init(mx31_io_desc, ARRAY_SIZE(mx31_io_desc));
iotable_init(&scu_io_desc, 1);
iotable_init(lpc32xx_io_desc, ARRAY_SIZE(lpc32xx_io_desc));
iotable_init(standard_io_desc, ARRAY_SIZE(standard_io_desc));
iotable_init(mmp2_io_desc, ARRAY_SIZE(mmp2_io_desc));
iotable_init(mv78xx0_io_desc, ARRAY_SIZE(mv78xx0_io_desc));
iotable_init(cpu8815_io_desc, ARRAY_SIZE(cpu8815_io_desc));
iotable_init(ams_delta_io_desc, ARRAY_SIZE(ams_delta_io_desc));
iotable_init(omap1_io_desc, ARRAY_SIZE(omap1_io_desc));
iotable_init(omap24xx_io_desc, ARRAY_SIZE(omap24xx_io_desc));
iotable_init(omap242x_io_desc, ARRAY_SIZE(omap242x_io_desc));
iotable_init(omap24xx_io_desc, ARRAY_SIZE(omap24xx_io_desc));
iotable_init(omap243x_io_desc, ARRAY_SIZE(omap243x_io_desc));
iotable_init(omap34xx_io_desc, ARRAY_SIZE(omap34xx_io_desc));
iotable_init(omapti81xx_io_desc, ARRAY_SIZE(omapti81xx_io_desc));
iotable_init(omapam33xx_io_desc, ARRAY_SIZE(omapam33xx_io_desc));
iotable_init(omap44xx_io_desc, ARRAY_SIZE(omap44xx_io_desc));
iotable_init(omap54xx_io_desc, ARRAY_SIZE(omap54xx_io_desc));
iotable_init(dra7xx_io_desc, ARRAY_SIZE(dra7xx_io_desc));
iotable_init(dram_io_desc, ARRAY_SIZE(dram_io_desc));
iotable_init(orion5x_io_desc, ARRAY_SIZE(orion5x_io_desc));
iotable_init(ts78xx_io_desc, ARRAY_SIZE(ts78xx_io_desc));
iotable_init(ARRAY_AND_SIZE(common_io_desc));
iotable_init(ARRAY_AND_SIZE(pxa25x_io_desc));
iotable_init(ARRAY_AND_SIZE(pxa27x_io_desc));
iotable_init(ARRAY_AND_SIZE(pxa3xx_io_desc));
iotable_init(rpc_io_desc, ARRAY_SIZE(rpc_io_desc));
iotable_init(s3c64xx_dt_iodesc, ARRAY_SIZE(s3c64xx_dt_iodesc));
iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc));
iotable_init(mach_desc, size);
iotable_init(&iodesc, 1);
iotable_init(assabet_io_desc, ARRAY_SIZE(assabet_io_desc));
iotable_init(collie_io_desc, ARRAY_SIZE(collie_io_desc));
iotable_init(standard_io_desc, ARRAY_SIZE(standard_io_desc));
iotable_init(h3600_io_desc, ARRAY_SIZE(h3600_io_desc));
iotable_init(jornada720_io_desc, ARRAY_SIZE(jornada720_io_desc));
iotable_init(spear1310_io_desc, ARRAY_SIZE(spear1310_io_desc));
iotable_init(spear13xx_io_desc, ARRAY_SIZE(spear13xx_io_desc));
iotable_init(spear320_io_desc, ARRAY_SIZE(spear320_io_desc));
iotable_init(spear3xx_io_desc, ARRAY_SIZE(spear3xx_io_desc));
iotable_init(spear6xx_io_desc, ARRAY_SIZE(spear6xx_io_desc));
iotable_init(tegra_io_desc, ARRAY_SIZE(tegra_io_desc));
iotable_init(ap_io_desc, ARRAY_SIZE(ap_io_desc));
iotable_init(intcp_io_desc, ARRAY_SIZE(intcp_io_desc));
iotable_init(versatile_io_desc, ARRAY_SIZE(versatile_io_desc));
iotable_init(vt8500_io_desc, ARRAY_SIZE(vt8500_io_desc));
iotable_init(&zynq_cortex_a9_scu_map, 1);
iotable_init(&map, 1);
vm->caller = iotable_init;
iotable_init(&map, 1);