Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_apicv_updates_test.c12 static void good_ipi_handler(struct ex_regs *regs) in good_ipi_handler() function
129 vm_install_exception_handler(vm, GOOD_IPI_VECTOR, good_ipi_handler); in main()