mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
which is the part of struct vmspace, allocated from UMA_ZONE_NOFREE zone. Initialize the pmap lock in the vmspace zone init function, and remove pmap lock initialization and destruction from pmap_pinit() and pmap_release(). Suggested and reviewed by: alc (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| clock.c | ||
| copyinout.c | ||
| interrupt.c | ||
| locore.S | ||
| locore32.S | ||
| locore64.S | ||
| machdep.c | ||
| mmu_oea.c | ||
| mmu_oea64.c | ||
| mmu_oea64.h | ||
| moea64_if.m | ||
| moea64_native.c | ||
| mp_cpudep.c | ||
| nexus.c | ||
| slb.c | ||
| swtch32.S | ||
| swtch64.S | ||
| trap.c | ||
| trap_subr32.S | ||
| trap_subr64.S | ||
| uma_machdep.c | ||
| vm_machdep.c | ||