Searched refs:pcb (Results 201 - 223 of 223) sorted by relevance

123456789

/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Di81342_pci.c40 #include <machine/pcb.h>
/freebsd-11-stable/sys/arm/arm/
H A Ddebug_monitor.c46 #include <machine/pcb.h>
H A Dpmap-v6.c138 #include <machine/pcb.h>
6266 pmap_set_pcb_pagedir(pmap_t pmap, struct pcb *pcb) argument
6269 pcb->pcb_pagedir = pmap_ttb_get(pmap);
/freebsd-11-stable/sys/i386/i386/
H A Dsys_machdep.c56 #include <machine/pcb.h>
H A Dtrap.c93 #include <machine/pcb.h>
H A Dpmap.c146 #include <machine/pcb.h>
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dtrap.c70 #include <machine/pcb.h>
/freebsd-11-stable/sys/amd64/amd64/
H A Dmp_machdep.c67 #include <machine/pcb.h>
H A Dtrap.c92 #include <machine/pcb.h>
H A Dpmap.c151 #include <machine/pcb.h>
/freebsd-11-stable/sys/powerpc/powermac/
H A Dpmu.c54 #include <machine/pcb.h>
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dsupport.S38 #include <machine/pcb.h>
H A Dexception.S69 #include <machine/pcb.h>
351 * Spill to the pcb if a spill to the user stack in kernel mode fails.
439 * spill the window to the pcb and continue. Spilling to the pcb
1886 * data on kernel entry to the pcb.
2203 * to the pcb, pretend we took a spill trap instead. Any windows
2204 * that are in the pcb must be copied out or the fill handler will
2275 * (maybe just to the pcb)
2524 * Check for windows that were spilled to the pcb and need to be
2528 * spilled to the pcb, the
[all...]
/freebsd-11-stable/sys/opencrypto/
H A Dcrypto.c87 #include <machine/pcb.h>
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_machdep.c73 #include <i386/include/pcb.h> /* needed for pcb definition in linux_set_thread_area */
/freebsd-11-stable/sys/sys/
H A Dproc.h312 struct pcb *td_pcb; /* (k) Kernel VA of pcb and kstack. */
/freebsd-11-stable/sys/kern/
H A Dsched_4bsd.c58 #include <machine/pcb.h>
/freebsd-11-stable/sys/mips/mips/
H A Dsupport.S95 #include <machine/pcb.h>
H A Dexception.S64 #include <machine/pcb.h>
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c54 #include <machine/pcb.h>
/freebsd-11-stable/sys/riscv/riscv/
H A Dpmap.c152 #include <machine/pcb.h>
/freebsd-11-stable/sys/powerpc/booke/
H A Dpmap.c87 #include <machine/pcb.h>
/freebsd-11-stable/sys/arm64/arm64/
H A Dpmap.c147 #include <machine/pcb.h>

Completed in 508 milliseconds

123456789