Home
last modified time | relevance | path

Searched refs:ARM_GIC_CPU_NUM (Results 1 – 2 of 2) sorted by relevance

/libcpu/aarch64/common/include/
A Dgicv3.h22 #ifndef ARM_GIC_CPU_NUM
23 #define ARM_GIC_CPU_NUM RT_CPUS_NR macro
138 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 */
/libcpu/aarch64/common/
A Dinterrupt.c101 ARM_GIC_CPU_NUM * (2 << 16)); in rt_hw_interrupt_init()

Completed in 26 milliseconds