Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dnmi.c36 unsigned int nmi_watchdog = NMI_NONE;
170 if ( nmi_watchdog == NMI_NONE ) in check_nmi_watchdog()
239 nmi_watchdog = NMI_NONE; in disable_lapic_nmi_watchdog()
382 if ( nmi_watchdog == NMI_NONE ) in setup_apic_nmi_watchdog()
A Dapic.c865 if (nmi_watchdog != NMI_NONE) in detect_init_APIC()
A Dtraps.c1680 if ( (nmi_watchdog == NMI_NONE) || in do_nmi()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dapic.h202 #define NMI_NONE 0 macro

Completed in 9 milliseconds