Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dvirq.c87 if ((vector > 31U) || (vector == IDT_NMI)) { in get_exception_type()
422 VMX_INT_INFO_VALID | (VMX_INT_TYPE_NMI << 8U) | IDT_NMI); in acrn_handle_pending_request()
/hypervisor/include/arch/x86/asm/
A Dcpu.h115 #define IDT_NMI 2U /* Nonmaskable External Interrupt */ macro

Completed in 10 milliseconds