Lines Matching full:physical

78  * Sets up nr_nodes fake nodes interleaved over physical nodes ranging from addr
123 * Continue to fill physical nodes with fake nodes until there is no in split_nodes_interleave()
168 * physical node. in split_nodes_interleave()
211 * Sets up fake nodes of `size' interleaved over physical nodes ranging from
230 * In the 'uniform' case split the passed in physical node by in split_nodes_size_interleave_uniform()
232 * physical block and try to create nodes of at least size in split_nodes_size_interleave_uniform()
235 * In the uniform case, split the nodes strictly by physical in split_nodes_size_interleave_uniform()
256 * (but not necessarily over physical nodes). in split_nodes_size_interleave_uniform()
270 * Fill physical nodes with fake nodes of size until there is no memory in split_nodes_size_interleave_uniform()
304 * physical node. in split_nodes_size_interleave_uniform()
347 * @numa_dist_cnt: The size of the physical NUMA distance table
350 * @numa_meminfo contains the physical memory configuration and is modified
352 * used to determine the size of the physical distance table.
363 * are mapped to physical nodes and match the actual distances.
365 * - emu_nid_to_phys[] reflects how emulated nodes are mapped to physical
446 /* copy the physical distance table */ in numa_emulation()
494 /* make sure all emulated nodes are mapped to a physical node */ in numa_emulation()
519 /* free the copied physical distance table */ in numa_emulation()
540 * Map the cpu to each emulated node that is allocated on the physical in numa_add_cpu()