Lines Matching full:physical
4 Physical Memory Model
7 Physical memory in a system may be addressed in different ways. The
8 simplest case is when the physical memory starts at address 0 and
20 All the memory models track the status of physical page frames using
24 mapping between the physical page frame number (PFN) and the
35 non-NUMA systems with contiguous, or mostly contiguous, physical
39 maps the entire physical memory. For most architectures, the holes
49 actual physical pages. In such case, the architecture specific
58 systems with physical memory starting at address different from 0.
65 as hot-plug and hot-remove of the physical memory, alternative memory
69 The SPARSEMEM model presents the physical memory as a collection of
77 physical address that an architecture supports, the
120 addresses that will map the physical pages containing the memory
123 that will allocate the physical memory and create page tables for the
140 `struct page` `mem_map` services for device driver identified physical