Searched refs:emul_sunos (Results 1 – 18 of 18) sorted by relevance
54 .es_emul = &emul_sunos,67 *e = &emul_sunos; in get_sunos_emul()
53 extern struct emul emul_sunos;
66 struct emul emul_sunos = { variable
57 .es_emul = &emul_sunos,70 *e = &emul_sunos; in get_sunos_emul()
34 extern struct emul emul_sunos;
65 struct emul emul_sunos = { variable
125 extern struct emul emul_sunos;434 if (p->p_emul == &emul_sunos) { in trap()
125 extern struct emul emul_sunos;441 if (p->p_emul == &emul_sunos) { in trap()
86 extern struct emul emul_sunos;466 if (p->p_emul == &emul_sunos) { in trap()
85 extern struct emul emul_sunos;450 if (p->p_emul == &emul_sunos) { in trap()
83 extern struct emul emul_sunos;461 if (p->p_emul == &emul_sunos) { in trap()
88 extern struct emul emul_sunos;501 if (p->p_emul == &emul_sunos) { in trap()
76 extern struct emul emul_sunos;670 if (p->p_emul == &emul_sunos) {
448 if (p->p_emul == &emul_sunos) { in trap()
497 if (p->p_emul == &emul_sunos) { in trap()
478 if (p->p_emul == &emul_sunos) { in trap()
482 if (p->p_emul == &emul_sunos) { in trap()
900 && !(p->p_emul == &emul_sunos && va < USRSTACK - in mem_access_fault()