Home
last modified time | relevance | path

Searched refs:makectx (Results 1 – 17 of 17) sorted by relevance

/freebsd-11-stable/sys/arm/include/
HDpcb.h81 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd-11-stable/sys/riscv/include/
HDpcb.h58 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd-11-stable/sys/sparc64/include/
HDpcb.h57 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd-11-stable/sys/arm64/include/
HDpcb.h62 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd-11-stable/sys/powerpc/include/
HDpcb.h96 void makectx(struct trapframe *, struct pcb *);
/freebsd-11-stable/sys/i386/include/
HDpcb.h110 void makectx(struct trapframe *, struct pcb *);
/freebsd-11-stable/sys/amd64/include/
HDpcb.h123 void makectx(struct trapframe *, struct pcb *);
/freebsd-11-stable/sys/mips/include/
HDpcb.h135 void makectx(struct trapframe *, struct pcb *);
/freebsd-11-stable/sys/kern/
HDsubr_kdb.c683 makectx(tf, &kdb_pcb); in kdb_trap()
/freebsd-11-stable/sys/mips/mips/
HDpm_machdep.c290 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-11-stable/sys/riscv/riscv/
HDmachdep.c469 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-11-stable/sys/arm64/arm64/
HDmachdep.c538 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-11-stable/sys/sparc64/sparc64/
HDmachdep.c749 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-11-stable/sys/arm/arm/
HDmachdep.c707 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-11-stable/sys/powerpc/powerpc/
HDexec_machdep.c345 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-11-stable/sys/amd64/amd64/
HDmachdep.c1986 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-11-stable/sys/i386/i386/
HDmachdep.c2913 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function