Searched defs:cpu_procctl (Results 1 – 6 of 6) sorted by relevance
| /src/sys/powerpc/powerpc/ |
| H A D | vm_machdep.c | 222 cpu_procctl(struct thread *td __unused, int idtype __unused, id_t id __unused, in cpu_procctl() function
|
| /src/sys/arm/arm/ |
| H A D | vm_machdep.c | 301 cpu_procctl(struct thread *td __unused, int idtype __unused, id_t id __unused, in cpu_procctl() function
|
| /src/sys/arm64/arm64/ |
| H A D | vm_machdep.c | 317 cpu_procctl(struct thread *td __unused, int idtype __unused, id_t id __unused, in cpu_procctl() function
|
| /src/sys/riscv/riscv/ |
| H A D | vm_machdep.c | 280 cpu_procctl(struct thread *td __unused, int idtype __unused, id_t id __unused, in cpu_procctl() function
|
| /src/sys/amd64/amd64/ |
| H A D | vm_machdep.c | 478 cpu_procctl(struct thread *td, int idtype, id_t id, int com, void *data) in cpu_procctl() function
|
| /src/sys/i386/i386/ |
| H A D | vm_machdep.c | 411 cpu_procctl(struct thread *td __unused, int idtype __unused, id_t id __unused, in cpu_procctl() function
|