Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dpcb.h57 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd/sys/arm/include/
H A Dpcb.h85 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd/sys/arm64/include/
H A Dpcb.h87 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd/sys/i386/include/
H A Dpcb.h111 void makectx(struct trapframe *, struct pcb *);
/freebsd/sys/powerpc/include/
H A Dpcb.h125 void makectx(struct trapframe *, struct pcb *);
/freebsd/sys/amd64/include/
H A Dpcb.h129 void makectx(struct trapframe *, struct pcb *);
/freebsd/sys/arm/arm/
H A Dmachdep.c349 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd/sys/riscv/riscv/
H A Dmachdep.c278 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd/sys/kern/
H A Dsubr_kdb.c779 makectx(tf, &kdb_pcb); in kdb_trap()
/freebsd/sys/arm64/arm64/
H A Dmachdep.c423 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c377 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd/sys/i386/i386/
H A Dmachdep.c1836 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd/sys/amd64/amd64/
H A Dmachdep.c1740 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function