Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/hppa/include/
Dtrap.h40 #define T_LPMC 5 /* low-priority machine check */ macro
/openbsd/src/sys/arch/hppa/hppa/
Dtrap.c601 case T_LPMC: in trap()
Dlocore.S706 ATRAP(lpmc,T_LPMC) /* 5. low-priority machine check */