Lines Matching full:physical
80 * Sets up nr_nodes fake nodes interleaved over physical nodes ranging from addr
125 * Continue to fill physical nodes with fake nodes until there is no in split_nodes_interleave()
170 * physical node. in split_nodes_interleave()
213 * Sets up fake nodes of `size' interleaved over physical nodes ranging from
232 * In the 'uniform' case split the passed in physical node by in split_nodes_size_interleave_uniform()
234 * physical block and try to create nodes of at least size in split_nodes_size_interleave_uniform()
237 * In the uniform case, split the nodes strictly by physical in split_nodes_size_interleave_uniform()
258 * (but not necessarily over physical nodes). in split_nodes_size_interleave_uniform()
272 * Fill physical nodes with fake nodes of size until there is no memory in split_nodes_size_interleave_uniform()
306 * physical node. in split_nodes_size_interleave_uniform()
349 * @numa_dist_cnt: The size of the physical NUMA distance table
352 * @numa_meminfo contains the physical memory configuration and is modified
354 * used to determine the size of the physical distance table.
365 * are mapped to physical nodes and match the actual distances.
367 * - emu_nid_to_phys[] reflects how emulated nodes are mapped to physical
448 /* copy the physical distance table */ in numa_emulation()
480 /* make sure all emulated nodes are mapped to a physical node */ in numa_emulation()
505 /* free the copied physical distance table */ in numa_emulation()
526 * Map the cpu to each emulated node that is allocated on the physical in numa_add_cpu()