Searched refs:T_PTELEN (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dtrap.h52 #define T_PTELEN 8 /* Page table length exceeded */ macro
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dtrap.c161 case T_PTELEN|T_USER: /* Page table length exceeded */
169 case T_PTELEN:
H A Dintvec.S265 ptelen: movl $T_PTELEN, (%sp) # PTE must expand (or send segv)

Completed in 111 milliseconds