Searched defs:cpu_uarea_free (Results 1 - 5 of 5) sorted by relevance
| /src/sys/arch/x86/x86/ | ||
| H A D | vm_machdep.c | 427 cpu_uarea_free(void *addr) function in typeref:typename:bool |
| /src/sys/arch/powerpc/powerpc/ | ||
| H A D | vm_machdep.c | 352 cpu_uarea_free(void *vva) function in typeref:typename:bool |
| /src/sys/arch/riscv/riscv/ | ||
| H A D | vm_machdep.c | 173 cpu_uarea_free(void *va) function in typeref:typename:bool |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | vm_machdep.c | 294 cpu_uarea_free(void *vva) function in typeref:typename:bool |
| /src/sys/arch/mips/mips/ | ||
| H A D | vm_machdep.c | 242 cpu_uarea_free(void *va) function in typeref:typename:bool |
Completed in 5 milliseconds