Searched refs:map_desc (Results 1 - 25 of 57) sorted by path

123

/linux-master/arch/arm/mach-clps711x/
H A Dboard-dt.c29 static struct map_desc clps711x_io_desc __initdata = {
/linux-master/arch/arm/mach-sa1100/
H A Dh3xxx.c245 static struct map_desc h3600_io_desc[] __initdata = {
H A Djornada720.c285 static struct map_desc jornada720_io_desc[] __initdata = {
/linux-master/arch/arm/mach-tegra/
H A Dio.c24 static struct map_desc tegra_io_desc[] __initdata = {
/linux-master/arch/arm/mach-vt8500/
H A Dvt8500.c39 static struct map_desc vt8500_io_desc[] __initdata = {
/linux-master/arch/arm/include/asm/mach/
H A Dmap.h14 struct map_desc { struct
40 extern void iotable_init(struct map_desc *, int);
43 extern void create_mapping_late(struct mm_struct *mm, struct map_desc *md,
/linux-master/arch/arm/kernel/
H A Dbios32.c584 struct map_desc pci_io_desc = {
H A Defi.c51 struct map_desc desc = {
H A Dtcm.c54 static struct map_desc dtcm_iomap[] __initdata = {
63 static struct map_desc itcm_iomap[] __initdata = {
/linux-master/arch/arm/mach-davinci/
H A Dcommon.h33 struct map_desc *io_desc;
H A Dda830.c450 static struct map_desc da830_io_desc[] = {
H A Dda850.c253 static struct map_desc da850_io_desc[] = {
/linux-master/arch/arm/mach-dove/
H A Dcommon.c46 static struct map_desc __maybe_unused dove_io_desc[] __initdata = {
/linux-master/arch/arm/mach-ep93xx/
H A Dcore.c56 static struct map_desc ep93xx_io_desc[] __initdata = {
H A Dts72xx.c36 static struct map_desc ts72xx_io_desc[] __initdata = {
H A Dvision_ep9307.c47 static struct map_desc vision_io_desc[] __initdata = {
/linux-master/arch/arm/mach-exynos/
H A Dexynos.c76 struct map_desc iodesc;
/linux-master/arch/arm/mach-footbridge/
H A Dcommon.c218 static struct map_desc ebsa285_host_io_desc[] __initdata = {
/linux-master/arch/arm/mach-gemini/
H A Dboard-dt.c16 static struct map_desc gemini_io_desc[] __initdata = {
/linux-master/arch/arm/mach-hisi/
H A Dhisilicon.c28 static struct map_desc hi3620_io_desc[] __initdata = {
/linux-master/arch/arm/mach-imx/
H A Dmach-imx27.c15 static struct map_desc imx27_io_desc[] __initdata = {
H A Dmm-imx3.c73 static struct map_desc mx31_io_desc[] __initdata = {
114 static struct map_desc mx35_io_desc[] __initdata = {
H A Dplatsmp.c23 static struct map_desc scu_io_desc __initdata = {
/linux-master/arch/arm/mach-lpc32xx/
H A Dcommon.c77 static struct map_desc lpc32xx_io_desc[] __initdata = {
/linux-master/arch/arm/mach-mmp/
H A Dcommon.c25 static struct map_desc standard_io_desc[] __initdata = {
39 static struct map_desc mmp2_io_desc[] __initdata = {

Completed in 536 milliseconds

123