Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DdrvMPool.c143 #define MIU1_UNCACHEABLE_END 0xE0000000 macro
148 #define MIU1_UNCACHEABLE_END 0x20000000 macro
153 #define MIU1_UNCACHEABLE_END 0x80000000 macro
357 if ((MIU1_UNCACHEABLE_START <= addr) && (MIU1_UNCACHEABLE_END > addr)) in MsOS_MPool_VA2PA()
H A DMsOS_ecos.c141 #define MIU1_UNCACHEABLE_END 0xE0000000 macro
146 #define MIU1_UNCACHEABLE_END 0x20000000 macro
151 #define MIU1_UNCACHEABLE_END 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c285 #define MIU1_UNCACHEABLE_END 0xE0000000 macro
2472 if ((MIU1_UNCACHEABLE_START <= addr) && (MIU1_UNCACHEABLE_END > addr)) in MsOS_VA2PA()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c162 #define MIU1_UNCACHEABLE_END 0xE0000000 macro
3503 if ((MIU1_UNCACHEABLE_START <= addr) && (MIU1_UNCACHEABLE_END > addr)) in MsOS_VA2PA()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c217 #define MIU1_UNCACHEABLE_END 0xE0000000 macro