Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_ipi.c72 static void guest_ipi_handler(struct ex_regs *regs) in guest_ipi_handler() function
271 vm_install_exception_handler(vm, IPI_VECTOR, guest_ipi_handler); in main()
H A Dxapic_ipi_test.c121 static void guest_ipi_handler(struct ex_regs *regs) in guest_ipi_handler() function
415 vm_install_exception_handler(vm, IPI_VECTOR, guest_ipi_handler); in main()