Searched refs:mach_desc (Results 1 – 5 of 5) sorted by relevance
49 extern void s3c24xx_init_io(struct map_desc *mach_desc, int size);50 extern void s3c64xx_init_io(struct map_desc *mach_desc, int size);
42 extern void w90p910_init_io(struct map_desc *mach_desc, int size);45 extern void w90p910_map_io(struct map_desc *mach_desc, int size);
101 void __init w90p910_map_io(struct map_desc *mach_desc, int mach_size) in w90p910_map_io() argument
104 void __init s3c64xx_init_io(struct map_desc *mach_desc, int size) in s3c64xx_init_io() argument110 iotable_init(mach_desc, size); in s3c64xx_init_io()
202 void __init s3c24xx_init_io(struct map_desc *mach_desc, int size) in s3c24xx_init_io() argument207 iotable_init(mach_desc, size); in s3c24xx_init_io()