Searched defs:cpu_mcontext32_validate (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/riscv/riscv/ | ||
| H A D | netbsd32_machdep.c | 111 cpu_mcontext32_validate(struct lwp *l, const mcontext32_t *mcp) function in typeref:typename:int |
| /src/sys/arch/arm/arm32/ | ||
| H A D | netbsd32_machdep.c | 76 cpu_mcontext32_validate(struct lwp *l, const mcontext32_t *mcp) function in typeref:typename:int |
| /src/sys/arch/mips/mips/ | ||
| H A D | netbsd32_machdep.c | 234 cpu_mcontext32_validate(struct lwp *l, const mcontext32_t *mc32) function in typeref:typename:int |
| /src/sys/arch/aarch64/aarch64/ | ||
| H A D | netbsd32_machdep.c | 399 cpu_mcontext32_validate(struct lwp *l, const mcontext32_t *mcp) function in typeref:typename:int |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | netbsd32_machdep.c | 802 cpu_mcontext32_validate(struct lwp *l, const mcontext32_t *mc) function in typeref:typename:int |
| /src/sys/arch/amd64/amd64/ | ||
| H A D | netbsd32_machdep.c | 950 cpu_mcontext32_validate(struct lwp *l, const mcontext32_t *mcp) function in typeref:typename:int |
Completed in 13 milliseconds