Searched refs:mach_desc (Results 1 – 4 of 4) sorted by relevance
20 void s3c64xx_init_io(struct map_desc *mach_desc, int size);
192 void __init s3c64xx_init_io(struct map_desc *mach_desc, int size) in s3c64xx_init_io() argument196 iotable_init(mach_desc, size); in s3c64xx_init_io()
109 extern void s3c24xx_init_io(struct map_desc *mach_desc, int size);
204 void __init s3c24xx_init_io(struct map_desc *mach_desc, int size) in s3c24xx_init_io() argument209 iotable_init(mach_desc, size); in s3c24xx_init_io()