Searched refs:HW_MAIN_MEM_SUB (Results 1 – 4 of 4) sorted by relevance
82 #define HW_MAIN_MEM_SUB (HW_MAIN_MEM_MAIN_END + 0x400000) macro83 #define HW_MAIN_MEM_SUB_END (HW_MAIN_MEM_SUB + HW_MAIN_MEM_SUB_SIZE)
108 #define HW_MAIN_MEM_SUB (HW_MAIN_MEM_SUB_END - HW_MAIN_MEM_SUB_SIZE) macro
233 else if (HW_MAIN_MEM_SUB <= address && address < HW_MAIN_MEM_SUB_END) in GetSectionMemType()
295 else if (HW_MAIN_MEM_SUB <= address && address < HW_MAIN_MEM_SUB_END) in GetSectionMemType()