Searched refs:CORE0_ILM_SYSTEM_BASE (Results 1 – 7 of 7) sorted by relevance
15 #define CORE0_ILM_SYSTEM_BASE (0x1000000U) macro27 (((CORE0_ILM_SYSTEM_BASE) <= (address)) && \28 ((CORE0_ILM_SYSTEM_BASE + ILM_SIZE_IN_BYTE) > (address)))43 (CORE0_ILM_SYSTEM_BASE + (address) - (ILM_LOCAL_BASE))62 sys_addr += CORE1_ILM_SYSTEM_BASE - CORE0_ILM_SYSTEM_BASE; in core_local_mem_to_sys_address()81 addr = (addr - CORE0_ILM_SYSTEM_BASE) + ILM_LOCAL_BASE; in sys_address_to_core_local_mem()
15 #define CORE0_ILM_SYSTEM_BASE (0x1040000U) macro31 (CORE0_ILM_SYSTEM_BASE + (address) - (ILM_LOCAL_BASE))
15 #define CORE0_ILM_SYSTEM_BASE (0x1040000U) macro33 (CORE0_ILM_SYSTEM_BASE + (address) - (ILM_LOCAL_BASE))
20 #define CORE0_ILM_SYSTEM_BASE (0x00000000U) macro
19 #define CORE0_ILM_SYSTEM_BASE (0x0U) macro
Completed in 43 milliseconds