Searched refs:guest_nmi_handler (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dsvm_nested_soft_inject_test.c61 static void guest_nmi_handler(struct ex_regs *regs) function
155 vm_install_exception_handler(vm, NMI_VECTOR, guest_nmi_handler);
H A Dhyperv_evmcs.c29 static void guest_nmi_handler(struct ex_regs *regs) function
261 vm_install_exception_handler(vm, NMI_VECTOR, guest_nmi_handler);

Completed in 87 milliseconds