Home
last modified time | relevance | path

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

/kvm-unit-tests/arm/
H A Dmicro-bench.c117 gicv3_dist_wait_for_rwp(); in ipi_prep()
121 gicv3_dist_wait_for_rwp(); in ipi_prep()
139 gicv3_dist_wait_for_rwp(); in ipi_hw_prep()
143 gicv3_dist_wait_for_rwp(); in ipi_hw_prep()
/kvm-unit-tests/lib/arm/
H A Dgic-v3.c44 gicv3_dist_wait_for_rwp(); in gicv3_enable_defaults()
48 gicv3_dist_wait_for_rwp(); in gicv3_enable_defaults()
/kvm-unit-tests/lib/arm/asm/
H A Dgic-v3.h120 static inline void gicv3_dist_wait_for_rwp(void) in gicv3_dist_wait_for_rwp() function