<dec f='src/src/sys/arch/x86/include/machdep.h' l='47' type='int init_x86_vm(paddr_t )'/>
<use f='src/src/sys/arch/amd64/amd64/machdep.c' l='1621' u='c' c='init_x86_64'/>
<def f='src/src/sys/arch/x86/x86/x86_machdep.c' l='839' ll='908' type='int init_x86_vm(paddr_t pa_kend)'/>
<doc f='src/src/sys/arch/x86/x86/x86_machdep.c' l='834'>/*
 * init_x86_vm: initialize the VM system on x86. We basically internalize as
 * many physical pages as we can, starting at avail_start, but we don&apos;t
 * internalize the kernel physical pages (from IOM_END to pa_kend).
 */</doc>
