Searched refs:test_inject_preemption (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | vgic_irq.c | 368 static void test_inject_preemption(struct test_args *args, in test_inject_preemption() function 453 test_inject_preemption(args, MIN_SGI, 4, f->cmd); in test_preemption() 456 test_inject_preemption(args, MIN_PPI, 4, f->cmd); in test_preemption() 459 test_inject_preemption(args, MIN_SPI, 4, f->cmd); in test_preemption()
|