Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DdrvMPool.c141 #define MIU1_CACHEABLE_END 0xD0000000 macro
146 #define MIU1_CACHEABLE_END 0x10000000 macro
151 #define MIU1_CACHEABLE_END 0x50000000 macro
353 if ((MIU1_CACHEABLE_START <= addr) && (MIU1_CACHEABLE_END > addr)) in MsOS_MPool_VA2PA()
H A DMsOS_ecos.c139 #define MIU1_CACHEABLE_END 0xD0000000 macro
144 #define MIU1_CACHEABLE_END 0x10000000 macro
149 #define MIU1_CACHEABLE_END 0x50000000 macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c283 #define MIU1_CACHEABLE_END 0xD0000000 macro
2468 if ((MIU1_CACHEABLE_START <= addr) && (MIU1_CACHEABLE_END > addr)) in MsOS_VA2PA()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c160 #define MIU1_CACHEABLE_END 0xD0000000 macro
3499 if ((MIU1_CACHEABLE_START <= addr) && (MIU1_CACHEABLE_END > addr)) in MsOS_VA2PA()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c215 #define MIU1_CACHEABLE_END 0xD0000000 macro