Lines Matching full:emulated
56 pr_err("NUMA: Too many emulated memblks, failing emulation\n"); in emu_setup_memblk()
254 * The limit on emulated nodes is MAX_NUMNODES, so the in split_nodes_size_interleave_uniform()
353 * to reflect the emulated configuration on success. @numa_dist_cnt is
358 * - @numa_meminfo is updated to reflect the emulated nodes.
361 * emulated nodes.
363 * - NUMA distance table is rebuilt to represent distances between emulated
364 * nodes. The distances are determined considering how emulated nodes
367 * - emu_nid_to_phys[] reflects how emulated nodes are mapped to physical
463 * Determine the max emulated nid and the default phys nid to use in numa_emulation()
471 /* Make sure numa_nodes_parsed only contains emulated nodes */ in numa_emulation()
480 /* make sure all emulated nodes are mapped to a physical node */ in numa_emulation()
526 * Map the cpu to each emulated node that is allocated on the physical in numa_add_cpu()