Searched refs:redist_percpu_base (Results 1 – 3 of 3) sorted by relevance
54 return _gic.redist_percpu_base[rt_hw_cpu_id()]; in gicv3_percpu_redist_base()101 gicv3_wait_for_rwp(_gic.redist_percpu_base[rt_hw_cpu_id()], GICR_CTLR_RWP); in gicv3_redist_wait_for_rwp()362 _gic.redist_percpu_base[cpu_id] = base; in gicv3_redist_init()
375 void *redist_percpu_base[RT_CPUS_NR]; member
395 return its->gic->redist_percpu_base[rt_hw_cpu_id()]; in gicr_rd_base()
Completed in 9 milliseconds