Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Damx_test.c197 void guest_nm_handler(struct ex_regs *regs) in guest_nm_handler() function
251 vm_install_exception_handler(vm, NM_VECTOR, guest_nm_handler); in main()