Searched refs:ARM_GIC_CPU_NUM (Results 1 – 2 of 2) sorted by relevance
22 #ifndef ARM_GIC_CPU_NUM23 #define ARM_GIC_CPU_NUM RT_CPUS_NR macro138 rt_uint64_t redist_hw_base[ARM_GIC_CPU_NUM]; /* the pointer of the gic redistributor */140 rt_uint64_t cpu_hw_base[ARM_GIC_CPU_NUM]; /* the base address of the gic cpu interface */
101 ARM_GIC_CPU_NUM * (2 << 16)); in rt_hw_interrupt_init()
Completed in 26 milliseconds