Home
last modified time | relevance | path

Searched refs:redist_percpu_base (Results 1 – 3 of 3) sorted by relevance

/components/drivers/pic/
A Dpic-gicv3.c54 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()
A Dpic-gicv3.h375 void *redist_percpu_base[RT_CPUS_NR]; member
A Dpic-gicv3-its.c395 return its->gic->redist_percpu_base[rt_hw_cpu_id()]; in gicr_rd_base()

Completed in 9 milliseconds