Home
last modified time | relevance | path

Searched refs:vintr_irq_called (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsvm_int_ctl_test.c16 bool vintr_irq_called; variable
24 vintr_irq_called = true; in vintr_irq_handler()
50 GUEST_ASSERT(vintr_irq_called); in l2_guest_code()