Searched refs:guest_restore_active (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/tools/testing/selftests/kvm/aarch64/ |
D | vgic_irq.c | 301 static void guest_restore_active(struct test_args *args, in guest_restore_active() function 467 guest_restore_active(args, MIN_SGI, 4, f->cmd); in test_restore_active() 470 guest_restore_active(args, MIN_PPI, 4, f->cmd); in test_restore_active() 473 guest_restore_active(args, MIN_SPI, 4, f->cmd); in test_restore_active()
|