HomeSort by: relevance | last modified time | path
    Searched refs:nmi_hard (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
intr.c 196 void nmi_hard(void);
210 nmi_hard(void) function in typeref:typename:void
251 printf("nmi_hard: SMP botch.\n");
locore.s 3106 set _C_LABEL(nmi_hard), %o3 /* it's a hardint; switch handler */
3163 jmpl %o3, %o7 ! nmi_hard(0) or nmi_soft(&tf)
3228 call %o3 ! nmi_hard(0) or nmi_soft(&tf)

Completed in 18 milliseconds