Searched refs:p_spinentry (Results 1 – 15 of 15) sorted by relevance
| /openbsd/src/sys/arch/powerpc64/powerpc64/ |
| D | trap.c | 224 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in trap() 252 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in trap() 300 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in trap()
|
| /openbsd/src/sys/arch/sparc64/sparc64/ |
| D | trap.c | 730 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in data_access_fault() 897 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in text_access_fault() 969 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in text_access_error()
|
| /openbsd/src/sys/sys/ |
| D | syscall_mi.h | 159 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in mi_syscall()
|
| D | proc.h | 351 struct p_inentry p_spinentry; /* [o] cache for SP check */ member
|
| /openbsd/src/sys/arch/riscv64/riscv64/ |
| D | trap.c | 205 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in udata_abort()
|
| /openbsd/src/sys/arch/arm64/arm64/ |
| D | trap.c | 104 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in udata_abort()
|
| /openbsd/src/sys/arch/arm/arm/ |
| D | fault.c | 222 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in data_abort_handler()
|
| /openbsd/src/sys/arch/amd64/amd64/ |
| D | trap.c | 432 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in usertrap()
|
| /openbsd/src/sys/arch/sh/sh/ |
| D | trap.c | 386 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in tlb_exception()
|
| /openbsd/src/sys/arch/i386/i386/ |
| D | trap.c | 415 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in trap()
|
| /openbsd/src/sys/arch/m88k/m88k/ |
| D | trap.c | 380 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in m88100_trap() 867 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in m88110_trap()
|
| /openbsd/src/sys/arch/alpha/alpha/ |
| D | trap.c | 346 !uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p),
|
| /openbsd/src/sys/arch/powerpc/powerpc/ |
| D | trap.c | 306 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in trap()
|
| /openbsd/src/sys/arch/hppa/hppa/ |
| D | trap.c | 462 if (!uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in trap()
|
| /openbsd/src/sys/arch/mips64/mips64/ |
| D | trap.c | 329 !uvm_map_inentry(p, &p->p_spinentry, PROC_STACK(p), in itsa()
|