Lines Matching full:physical
81 * Sets up nr_nodes fake nodes interleaved over physical nodes ranging from addr
126 * Continue to fill physical nodes with fake nodes until there is no in split_nodes_interleave()
171 * physical node. in split_nodes_interleave()
214 * Sets up fake nodes of `size' interleaved over physical nodes ranging from
233 * In the 'uniform' case split the passed in physical node by in split_nodes_size_interleave_uniform()
235 * physical block and try to create nodes of at least size in split_nodes_size_interleave_uniform()
238 * In the uniform case, split the nodes strictly by physical in split_nodes_size_interleave_uniform()
259 * (but not necessarily over physical nodes). in split_nodes_size_interleave_uniform()
273 * Fill physical nodes with fake nodes of size until there is no memory in split_nodes_size_interleave_uniform()
307 * physical node. in split_nodes_size_interleave_uniform()
350 * @numa_dist_cnt: The size of the physical NUMA distance table
353 * @numa_meminfo contains the physical memory configuration and is modified
355 * used to determine the size of the physical distance table.
366 * are mapped to physical nodes and match the actual distances.
368 * - emu_nid_to_phys[] reflects how emulated nodes are mapped to physical
449 /* copy the physical distance table */ in numa_emulation()
489 /* make sure all emulated nodes are mapped to a physical node */ in numa_emulation()
535 /* free the copied physical distance table */ in numa_emulation()
557 * Map the cpu to each emulated node that is allocated on the physical in numa_add_cpu()