Searched defs:cpu_getmcontext32 (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/riscv/riscv/ | ||
| H A D | netbsd32_machdep.c | 81 cpu_getmcontext32(struct lwp *l, mcontext32_t *mcp, unsigned int *flags) function in typeref:typename:void |
| /src/sys/arch/arm/arm32/ | ||
| H A D | netbsd32_machdep.c | 81 cpu_getmcontext32(struct lwp *l, mcontext32_t *mcp, unsigned int *flagsp) function in typeref:typename:void |
| /src/sys/arch/mips/mips/ | ||
| H A D | netbsd32_machdep.c | 212 cpu_getmcontext32(struct lwp *l, mcontext32_t *mc32, unsigned int *flagsp) function in typeref:typename:void |
| /src/sys/arch/aarch64/aarch64/ | ||
| H A D | netbsd32_machdep.c | 423 cpu_getmcontext32(struct lwp *l, mcontext32_t *mcp, unsigned int *flagsp) function in typeref:typename:void |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | netbsd32_machdep.c | 914 cpu_getmcontext32(struct lwp *l, mcontext32_t *mcp, unsigned int *flags) function in typeref:typename:void |
| /src/sys/arch/amd64/amd64/ | ||
| H A D | netbsd32_machdep.c | 852 cpu_getmcontext32(struct lwp *l, mcontext32_t *mcp, unsigned int *flags) function in typeref:typename:void |
Completed in 7 milliseconds