Searched refs:gicv3_lpi_set_clr_pending (Results 1 – 3 of 3) sorted by relevance
101 extern void gicv3_lpi_set_clr_pending(int rdist, int n, bool set);
195 void gicv3_lpi_set_clr_pending(int rdist, int n, bool set) in gicv3_lpi_set_clr_pending() function
908 gicv3_lpi_set_clr_pending(vcpu, LPI(i), true); in test_its_pending_migration()