Home
last modified time | relevance | path

Searched refs:mach_desc (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-s3c64xx/
Dcommon.h20 void s3c64xx_init_io(struct map_desc *mach_desc, int size);
Dcommon.c192 void __init s3c64xx_init_io(struct map_desc *mach_desc, int size) in s3c64xx_init_io() argument
196 iotable_init(mach_desc, size); in s3c64xx_init_io()
/arch/arm/plat-samsung/include/plat/
Dcpu.h109 extern void s3c24xx_init_io(struct map_desc *mach_desc, int size);
/arch/arm/mach-s3c24xx/
Dcommon.c204 void __init s3c24xx_init_io(struct map_desc *mach_desc, int size) in s3c24xx_init_io() argument
209 iotable_init(mach_desc, size); in s3c24xx_init_io()