Home
last modified time | relevance | path

Searched refs:FLUSH_BASE_PHYS (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-ebsa110/include/mach/
Dmemory.h22 #define FLUSH_BASE_PHYS 0x40000000 macro
/arch/arm/mach-rpc/include/mach/
Dmemory.h24 #define FLUSH_BASE_PHYS 0x00000000 macro
/arch/arm/mach-sa1100/include/mach/
Dmemory.h32 #define FLUSH_BASE_PHYS 0xe0000000 macro
/arch/arm/mach-footbridge/include/mach/
Dmemory.h62 #define FLUSH_BASE_PHYS 0x50000000 macro
/arch/arm/mm/
Dmmu.c1304 map.pfn = __phys_to_pfn(FLUSH_BASE_PHYS); in devicemaps_init()
1311 map.pfn = __phys_to_pfn(FLUSH_BASE_PHYS + SZ_1M); in devicemaps_init()