Home
last modified time | relevance | path

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

/freebsd-14.2/sys/riscv/include/
H A Dpcb.h57 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd-14.2/sys/arm/include/
H A Dpcb.h85 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd-14.2/sys/arm64/include/
H A Dpcb.h87 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd-14.2/sys/i386/include/
H A Dpcb.h113 void makectx(struct trapframe *, struct pcb *);
/freebsd-14.2/sys/powerpc/include/
H A Dpcb.h133 void makectx(struct trapframe *, struct pcb *);
/freebsd-14.2/sys/amd64/include/
H A Dpcb.h129 void makectx(struct trapframe *, struct pcb *);
/freebsd-14.2/sys/arm/arm/
H A Dmachdep.c341 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-14.2/sys/riscv/riscv/
H A Dmachdep.c275 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-14.2/sys/kern/
H A Dsubr_kdb.c779 makectx(tf, &kdb_pcb); in kdb_trap()
/freebsd-14.2/sys/arm64/arm64/
H A Dmachdep.c359 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-14.2/sys/powerpc/powerpc/
H A Dexec_machdep.c384 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-14.2/sys/i386/i386/
H A Dmachdep.c1844 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-14.2/sys/amd64/amd64/
H A Dmachdep.c1732 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function