Searched refs:dist_hw_base (Results 1 – 8 of 8) sorted by relevance
| /libcpu/aarch64/common/ |
| A D | gic.c | 110 GIC_DIST_ENABLE_SET(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_umask() 194 icfgr = GIC_DIST_CONFIG(_gic_table[index].dist_hw_base, irq); in arm_gic_set_configuration() 200 GIC_DIST_CONFIG(_gic_table[index].dist_hw_base, irq) = icfgr; in arm_gic_set_configuration() 235 old_tgt = GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq); in arm_gic_set_cpu() 240 GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq) = old_tgt; in arm_gic_set_cpu() 262 mask = GIC_DIST_PRI(_gic_table[index].dist_hw_base, irq); in arm_gic_set_priority() 265 GIC_DIST_PRI(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_set_priority() 326 GIC_DIST_SOFTINT(_gic_table[index].dist_hw_base) = in arm_gic_send_sgi() 380 _gic_table[index].dist_hw_base = dist_base; in arm_gic_dist_init() 471 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type() [all …]
|
| A D | gicv3.c | 192 icfgr = GIC_DIST_CONFIG(_gic_table[index].dist_hw_base, irq); in arm_gic_set_configuration() 198 GIC_DIST_CONFIG(_gic_table[index].dist_hw_base, irq) = icfgr; in arm_gic_set_configuration() 240 return GIC_DIST_IROUTER(_gic_table[index].dist_hw_base, irq); in arm_gic_get_router_cpu() 253 old_tgt = GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq); in arm_gic_set_cpu() 258 GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq) = old_tgt; in arm_gic_set_cpu() 291 mask = GIC_DIST_PRI(_gic_table[index].dist_hw_base, irq); in arm_gic_set_priority() 294 GIC_DIST_PRI(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_set_priority() 574 base = _gic_table[index].dist_hw_base; in arm_gicv3_wait_rwp() 595 _gic_table[index].dist_hw_base = dist_base; in arm_gic_dist_init() 776 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type() [all …]
|
| /libcpu/arm/cortex-a/ |
| A D | gic.c | 108 GIC_DIST_ENABLE_SET(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_umask() 192 icfgr = GIC_DIST_CONFIG(_gic_table[index].dist_hw_base, irq); in arm_gic_set_configuration() 198 GIC_DIST_CONFIG(_gic_table[index].dist_hw_base, irq) = icfgr; in arm_gic_set_configuration() 233 old_tgt = GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq); in arm_gic_set_cpu() 238 GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq) = old_tgt; in arm_gic_set_cpu() 260 mask = GIC_DIST_PRI(_gic_table[index].dist_hw_base, irq); in arm_gic_set_priority() 263 GIC_DIST_PRI(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_set_priority() 352 igroupr = GIC_DIST_IGROUP(_gic_table[index].dist_hw_base, irq); in arm_gic_set_group() 377 _gic_table[index].dist_hw_base = dist_base; in arm_gic_dist_init() 452 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type() [all …]
|
| A D | gicv3.c | 200 icfgr = GIC_DIST_CONFIG(_gic_table[index].dist_hw_base, irq); in arm_gic_set_configuration() 206 GIC_DIST_CONFIG(_gic_table[index].dist_hw_base, irq) = icfgr; in arm_gic_set_configuration() 241 old_tgt = GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq); in arm_gic_set_cpu() 246 GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq) = old_tgt; in arm_gic_set_cpu() 280 mask = GIC_DIST_PRI(_gic_table[index].dist_hw_base, irq); in arm_gic_set_priority() 283 GIC_DIST_PRI(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_set_priority() 440 igroupr = GIC_DIST_IGROUP(_gic_table[index].dist_hw_base, irq); in arm_gic_set_group() 475 base = _gic_table[index].dist_hw_base; in arm_gicv3_wait_rwp() 494 _gic_table[index].dist_hw_base = dist_base; in arm_gic_dist_init() 662 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type() [all …]
|
| /libcpu/arm/realview-a8-vmm/ |
| A D | gic.c | 22 rt_uint32_t dist_hw_base; member 75 GIC_DIST_ENABLE_SET(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_ack() 123 old_tgt = GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq); in arm_gic_set_cpu() 128 GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq) = old_tgt; in arm_gic_set_cpu() 140 GIC_DIST_ENABLE_SET(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_umask() 147 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type() 150 _gic_table[index].dist_hw_base, in arm_gic_dump_type() 197 _gic_table[index].dist_hw_base = dist_base; in arm_gic_dist_init() 279 GIC_DIST_IGROUP(_gic_table[index].dist_hw_base, in arm_gic_set_group() 284 GIC_DIST_IGROUP(_gic_table[index].dist_hw_base, in arm_gic_set_group() [all …]
|
| /libcpu/arm/cortex-r52/ |
| A D | gicv3.c | 199 icfgr = GIC_DIST_CONFIG(_gic_table[index].dist_hw_base, irq); in arm_gic_set_configuration() 205 GIC_DIST_CONFIG(_gic_table[index].dist_hw_base, irq) = icfgr; in arm_gic_set_configuration() 240 old_tgt = GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq); in arm_gic_set_cpu() 245 GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq) = old_tgt; in arm_gic_set_cpu() 279 mask = GIC_DIST_PRI(_gic_table[index].dist_hw_base, irq); in arm_gic_set_priority() 282 GIC_DIST_PRI(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_set_priority() 406 igroupr = GIC_DIST_IGROUP(_gic_table[index].dist_hw_base, irq); in arm_gic_set_group() 441 base = _gic_table[index].dist_hw_base; in arm_gicv3_wait_rwp() 460 _gic_table[index].dist_hw_base = dist_base; in arm_gic_dist_init() 637 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type() [all …]
|
| /libcpu/arm/zynqmp-r5/ |
| A D | gic.c | 22 rt_uint32_t dist_hw_base; member 72 GIC_DIST_ENABLE_CLEAR(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_ack() 74 GIC_DIST_ENABLE_SET(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_ack() 86 GIC_DIST_ENABLE_CLEAR(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_mask() 98 old_tgt = GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq); in arm_gic_set_cpu() 103 GIC_DIST_TARGET(_gic_table[index].dist_hw_base, irq) = old_tgt; in arm_gic_set_cpu() 115 GIC_DIST_ENABLE_SET(_gic_table[index].dist_hw_base, irq) = mask; in arm_gic_umask() 122 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type() 125 _gic_table[index].dist_hw_base, in arm_gic_dump_type() 138 _gic_table[index].dist_hw_base = dist_base; in arm_gic_dist_init() [all …]
|
| /libcpu/aarch64/common/include/ |
| A D | gicv3.h | 139 rt_uint64_t dist_hw_base; /* the base address of the gic distributor */ member
|
Completed in 15 milliseconds