Searched refs:__phys_to_pfn (Results 126 - 150 of 344) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pnx4008/
H A Dcore.c232 .pfn = __phys_to_pfn(PNX4008_IRAM_BASE),
237 .pfn = __phys_to_pfn(PNX4008_NDF_FLASH_BASE),
242 .pfn = __phys_to_pfn(PNX4008_JPEG_CONFIG_BASE),
247 .pfn = __phys_to_pfn(PNX4008_DMA_CONFIG_BASE),
252 .pfn = __phys_to_pfn(PNX4008_AHB2FAB_BASE),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-rpc/
H A Driscpc.c62 .pfn = __phys_to_pfn(SCREEN_START),
67 .pfn = __phys_to_pfn(IO_START),
72 .pfn = __phys_to_pfn(EASI_START),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-rpc/
H A Driscpc.c62 .pfn = __phys_to_pfn(SCREEN_START),
67 .pfn = __phys_to_pfn(IO_START),
72 .pfn = __phys_to_pfn(EASI_START),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-cns3xxx/
H A Dpcie.c192 .pfn = __phys_to_pfn(CNS3XXX_PCIE0_HOST_BASE),
198 .pfn = __phys_to_pfn(CNS3XXX_PCIE0_CFG0_BASE),
204 .pfn = __phys_to_pfn(CNS3XXX_PCIE0_CFG1_BASE),
235 .pfn = __phys_to_pfn(CNS3XXX_PCIE1_HOST_BASE),
241 .pfn = __phys_to_pfn(CNS3XXX_PCIE1_CFG0_BASE),
247 .pfn = __phys_to_pfn(CNS3XXX_PCIE1_CFG1_BASE),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2440/
H A Dmach-osiris.c64 .pfn = __phys_to_pfn(S3C2410_CS5),
69 .pfn = __phys_to_pfn(S3C2410_CS5),
78 .pfn = __phys_to_pfn(OSIRIS_PA_CTRL0),
83 .pfn = __phys_to_pfn(OSIRIS_PA_CTRL1),
88 .pfn = __phys_to_pfn(OSIRIS_PA_CTRL2),
93 .pfn = __phys_to_pfn(OSIRIS_PA_IDREG),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2440/
H A Dmach-osiris.c64 .pfn = __phys_to_pfn(S3C2410_CS5),
69 .pfn = __phys_to_pfn(S3C2410_CS5),
78 .pfn = __phys_to_pfn(OSIRIS_PA_CTRL0),
83 .pfn = __phys_to_pfn(OSIRIS_PA_CTRL1),
88 .pfn = __phys_to_pfn(OSIRIS_PA_CTRL2),
93 .pfn = __phys_to_pfn(OSIRIS_PA_IDREG),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-cns3xxx/
H A Dpcie.c192 .pfn = __phys_to_pfn(CNS3XXX_PCIE0_HOST_BASE),
198 .pfn = __phys_to_pfn(CNS3XXX_PCIE0_CFG0_BASE),
204 .pfn = __phys_to_pfn(CNS3XXX_PCIE0_CFG1_BASE),
235 .pfn = __phys_to_pfn(CNS3XXX_PCIE1_HOST_BASE),
241 .pfn = __phys_to_pfn(CNS3XXX_PCIE1_CFG0_BASE),
247 .pfn = __phys_to_pfn(CNS3XXX_PCIE1_CFG1_BASE),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-clps711x/
H A Dp720t.c47 .pfn = __phys_to_pfn(SYSPLD_PHYS_BASE),
52 .pfn = __phys_to_pfn(0x10400000),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mm/
H A Dinit.c172 init_bootmem_node(pgdat, __phys_to_pfn(bitmap), start_pfn, end_pfn);
456 __phys_to_pfn(__pa(swapper_pg_dir)), NULL);
593 totalram_pages += free_area(__phys_to_pfn(__pa(&__tcm_start)),
594 __phys_to_pfn(__pa(&__tcm_end)),
599 totalram_pages += free_area(__phys_to_pfn(__pa(__init_begin)),
600 __phys_to_pfn(__pa(__init_end)),
611 totalram_pages += free_area(__phys_to_pfn(__pa(start)),
612 __phys_to_pfn(__pa(end)),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/
H A Didp.c177 .pfn = __phys_to_pfn(IDP_COREVOLT_PHYS),
182 .pfn = __phys_to_pfn(IDP_CPLD_PHYS),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mm/
H A Dinit.c172 init_bootmem_node(pgdat, __phys_to_pfn(bitmap), start_pfn, end_pfn);
456 __phys_to_pfn(__pa(swapper_pg_dir)), NULL);
593 totalram_pages += free_area(__phys_to_pfn(__pa(&__tcm_start)),
594 __phys_to_pfn(__pa(&__tcm_end)),
599 totalram_pages += free_area(__phys_to_pfn(__pa(__init_begin)),
600 __phys_to_pfn(__pa(__init_end)),
611 totalram_pages += free_area(__phys_to_pfn(__pa(start)),
612 __phys_to_pfn(__pa(end)),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-clps711x/
H A Dp720t.c47 .pfn = __phys_to_pfn(SYSPLD_PHYS_BASE),
52 .pfn = __phys_to_pfn(0x10400000),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Didp.c177 .pfn = __phys_to_pfn(IDP_COREVOLT_PHYS),
182 .pfn = __phys_to_pfn(IDP_CPLD_PHYS),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2410/
H A Dmach-bast.c80 #define PA_CS2(item) (__phys_to_pfn((item) + S3C2410_CS2))
81 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
82 #define PA_CS4(item) (__phys_to_pfn((item) + S3C2410_CS4))
83 #define PA_CS5(item) (__phys_to_pfn((item) + S3C2410_CS5))
101 .pfn = __phys_to_pfn(BAST_PA_CTRL1),
106 .pfn = __phys_to_pfn(BAST_PA_CTRL2),
111 .pfn = __phys_to_pfn(BAST_PA_CTRL3),
116 .pfn = __phys_to_pfn(BAST_PA_CTRL4),
123 .pfn = __phys_to_pfn(BAST_PA_PC104_IRQREQ),
128 .pfn = __phys_to_pfn(BAST_PA_PC104_IRQRA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Dmach-bast.c80 #define PA_CS2(item) (__phys_to_pfn((item) + S3C2410_CS2))
81 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
82 #define PA_CS4(item) (__phys_to_pfn((item) + S3C2410_CS4))
83 #define PA_CS5(item) (__phys_to_pfn((item) + S3C2410_CS5))
101 .pfn = __phys_to_pfn(BAST_PA_CTRL1),
106 .pfn = __phys_to_pfn(BAST_PA_CTRL2),
111 .pfn = __phys_to_pfn(BAST_PA_CTRL3),
116 .pfn = __phys_to_pfn(BAST_PA_CTRL4),
123 .pfn = __phys_to_pfn(BAST_PA_PC104_IRQREQ),
128 .pfn = __phys_to_pfn(BAST_PA_PC104_IRQRA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-aaec2000/
H A Daaed2000.c84 .pfn = __phys_to_pfn(EXT_GPIO_PBASE),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-ks8695/
H A Dcpu.c40 .pfn = __phys_to_pfn(KS8695_IO_PA),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-brcm/
H A Dmpcore_core.c66 desc.pfn = __phys_to_pfn( base_addr );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-samsung/include/plat/
H A Dcpu.h18 #define IODESC_ENT(x) { (unsigned long)S3C24XX_VA_##x, __phys_to_pfn(S3C24XX_PA_##x), S3C24XX_SZ_##x, MT_DEVICE }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-msm/
H A Dboard-trout.c75 .pfn = __phys_to_pfn(TROUT_CPLD_START),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dgeneric.c387 .pfn = __phys_to_pfn(0x80000000),
392 .pfn = __phys_to_pfn(0x90000000),
397 .pfn = __phys_to_pfn(0xa0000000),
402 .pfn = __phys_to_pfn(0xb0000000),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-aaec2000/
H A Daaed2000.c84 .pfn = __phys_to_pfn(EXT_GPIO_PBASE),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dgeneric.c387 .pfn = __phys_to_pfn(0x80000000),
392 .pfn = __phys_to_pfn(0x90000000),
397 .pfn = __phys_to_pfn(0xa0000000),
402 .pfn = __phys_to_pfn(0xb0000000),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dmpcore_core.c66 desc.pfn = __phys_to_pfn( base_addr );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Dcpu.h18 #define IODESC_ENT(x) { (unsigned long)S3C24XX_VA_##x, __phys_to_pfn(S3C24XX_PA_##x), S3C24XX_SZ_##x, MT_DEVICE }

Completed in 343 milliseconds

1234567891011>>