Searched refs:guest_restore_active (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/tools/testing/selftests/kvm/aarch64/ |
D | vgic_irq.c | 300 static void guest_restore_active(struct test_args *args, in guest_restore_active() function 466 guest_restore_active(args, MIN_SGI, 4, f->cmd); in test_restore_active() 469 guest_restore_active(args, MIN_PPI, 4, f->cmd); in test_restore_active() 472 guest_restore_active(args, MIN_SPI, 4, f->cmd); in test_restore_active()
|