Searched refs:test_inject_preemption (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | vgic_irq.c | 362 static void test_inject_preemption(struct test_args *args, in test_inject_preemption() function 470 test_inject_preemption(args, MIN_SGI, 16, NULL, f->cmd); in test_preemption() 473 test_inject_preemption(args, MIN_PPI, 16, &ppi_exclude, f->cmd); in test_preemption() 476 test_inject_preemption(args, MIN_SPI, 31, NULL, f->cmd); in test_preemption()
|