Searched refs:mach_desc (Results 1 – 4 of 4) sorted by relevance
20 void s3c64xx_init_io(struct map_desc *mach_desc, int size);
195 void __init s3c64xx_init_io(struct map_desc *mach_desc, int size) in s3c64xx_init_io() argument199 iotable_init(mach_desc, size); in s3c64xx_init_io()
109 extern void s3c24xx_init_io(struct map_desc *mach_desc, int size);
206 void __init s3c24xx_init_io(struct map_desc *mach_desc, int size) in s3c24xx_init_io() argument211 iotable_init(mach_desc, size); in s3c24xx_init_io()
Completed in 5 milliseconds