Lines Matching full:physical
66 * The physical address space is sparsely populated.
77 * which physical pages are allocated and VM_FREEPOOL_DIRECT is the pool from
78 * which physical pages for page tables and small UMA objects are allocated.
88 * Create two free page lists: VM_FREELIST_DMA32 is for physical pages that have
89 * physical addresses below 4G, and VM_FREELIST_DEFAULT is for all other
90 * physical pages.
100 * of physical memory. By reducing the number of distinct 16MB "pages" that
101 * are used by UMA, the physical memory allocator reduces the likelihood of
238 * Checks to see if a physical address is in the DMAP range.
241 * DMAP physical address regions.
245 * performed, e.g. by checking the physical address is within phys_avail,
284 * How many physical pages per kmem arena virtual page.