Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c236 int apic_kmdb_on_nmi = 0; /* 0 - no, 1 - yes enter kmdb */ variable
848 if (apic_kmdb_on_nmi && psm_debugger()) in apic_nmi_intr()