Searched refs:GIC_CPU_HIGHPRI (Results 1 – 7 of 7) sorted by relevance
33 #define GIC_CPU_HIGHPRI(hw_base) __REG32((hw_base) + 0x18) macro160 k = GIC_CPU_HIGHPRI(_gic_table[index].cpu_hw_base); in arm_gic_dump()
41 #define GIC_CPU_HIGHPRI(hw_base) __REG32((hw_base) + 0x18U) macro334 return GIC_CPU_HIGHPRI(_gic_table[index].cpu_hw_base); in arm_gic_get_high_pending_irq()484 k = GIC_CPU_HIGHPRI(_gic_table[index].cpu_hw_base); in arm_gic_dump()
39 #define GIC_CPU_HIGHPRI(hw_base) __REG32((hw_base) + 0x18U) macro331 return GIC_CPU_HIGHPRI(_gic_table[index].cpu_hw_base); in arm_gic_get_high_pending_irq()465 k = GIC_CPU_HIGHPRI(_gic_table[index].cpu_hw_base); in arm_gic_dump()
83 #define GIC_CPU_HIGHPRI(hw_base) __REG32((hw_base) + 0x18U) macro
34 #define GIC_CPU_HIGHPRI(hw_base) __REG32((hw_base) + 0x18) macro
82 #define GIC_CPU_HIGHPRI(hw_base) HWREG32((hw_base) + 0x18U) macro
Completed in 11 milliseconds