Home
last modified time | relevance | path

Searched refs:FLUSH_BASE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm/mach-footbridge/include/mach/
H A Dmemory.h22 #define FLUSH_BASE 0xf9000000 macro
/openbmc/linux/arch/arm/mach-rpc/include/mach/
H A Dmemory.h22 #define FLUSH_BASE 0xdf000000 macro
H A Dhardware.h40 #define UNCACHEABLE_ADDR (FLUSH_BASE + 0x10000)
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A Dmemory.h34 #define FLUSH_BASE 0xf5000000 macro
/openbmc/linux/arch/arm/mm/
H A Dcache-v4wb.S48 .long FLUSH_BASE
88 add r2, r2, #FLUSH_BASE_MINICACHE - FLUSH_BASE
H A Dmmu.c1420 #ifdef FLUSH_BASE in devicemaps_init()
1422 map.virtual = FLUSH_BASE; in devicemaps_init()