Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Ducna_injection_test.c126 static void guest_cmci_handler(struct ex_regs *regs) in guest_cmci_handler() function
292 vm_install_exception_handler(vm, CMCI_VECTOR, guest_cmci_handler); in main()