Searched refs:MIU1_UNCACHEABLE_START (Results 1 – 5 of 5) sorted by relevance
142 #define MIU1_UNCACHEABLE_START 0xD0000000 macro147 #define MIU1_UNCACHEABLE_START 0x10000000 macro152 #define MIU1_UNCACHEABLE_START 0x60000000 macro357 if ((MIU1_UNCACHEABLE_START <= addr) && (MIU1_UNCACHEABLE_END > addr)) in MsOS_MPool_VA2PA()359 return ((MS_U32)(((MS_U32)(addr & ~MIU1_UNCACHEABLE_START)) | (HAL_MIU1_BASE))); in MsOS_MPool_VA2PA()
140 #define MIU1_UNCACHEABLE_START 0xD0000000 macro145 #define MIU1_UNCACHEABLE_START 0x10000000 macro150 #define MIU1_UNCACHEABLE_START 0x60000000 macro
284 #define MIU1_UNCACHEABLE_START 0xD0000000 macro2472 if ((MIU1_UNCACHEABLE_START <= addr) && (MIU1_UNCACHEABLE_END > addr)) in MsOS_VA2PA()2474 return ((MS_U32)(((MS_U32)(addr & ~MIU1_UNCACHEABLE_START)) | (HAL_MIU1_BASE))); in MsOS_VA2PA()
161 #define MIU1_UNCACHEABLE_START 0xD0000000 macro3503 if ((MIU1_UNCACHEABLE_START <= addr) && (MIU1_UNCACHEABLE_END > addr)) in MsOS_VA2PA()3505 return ((MS_U32)(((MS_U32)(addr & ~MIU1_UNCACHEABLE_START)) | (HAL_MIU1_BASE))); in MsOS_VA2PA()
216 #define MIU1_UNCACHEABLE_START 0xD0000000 macro