Searched defs:nfload (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | trap.c | 83 static int nfload(struct regs *, int *); 308 if (nfload(rp, NULL)) 370 if (nfload(rp, NULL)) 387 if (nfload(rp, NULL)) 400 if (nfload(rp, &instr)) 659 if (nfload(rp, &instr)) 758 if (nfload(rp, &instr)) 816 if (nfload(rp, NULL)) 837 if (nfload(rp, NULL)) 844 if (nfload(r 1613 nfload(struct regs *rp, int *instrp) function [all...] |
Completed in 109 milliseconds