Lines Matching full:emulated
53 pr_err("NUMA: Too many emulated memblks, failing emulation\n"); in emu_setup_memblk()
251 * The limit on emulated nodes is MAX_NUMNODES, so the in split_nodes_size_interleave_uniform()
350 * to reflect the emulated configuration on success. @numa_dist_cnt is
355 * - @numa_meminfo is updated to reflect the emulated nodes.
358 * emulated nodes.
360 * - NUMA distance table is rebuilt to represent distances between emulated
361 * nodes. The distances are determined considering how emulated nodes
364 * - emu_nid_to_phys[] reflects how emulated nodes are mapped to physical
465 * Determine the max emulated nid and the default phys nid to use in numa_emulation()
473 /* Make sure numa_nodes_parsed only contains emulated nodes */ in numa_emulation()
481 * Transform __apicid_to_node table to use emulated nids by in numa_emulation()
494 /* make sure all emulated nodes are mapped to a physical node */ in numa_emulation()
541 * Map the cpu to each emulated node that is allocated on the physical in numa_add_cpu()