Lines Matching full:emulated
54 pr_err("NUMA: Too many emulated memblks, failing emulation\n"); in emu_setup_memblk()
252 * The limit on emulated nodes is MAX_NUMNODES, so the in split_nodes_size_interleave_uniform()
351 * to reflect the emulated configuration on success. @numa_dist_cnt is
356 * - @numa_meminfo is updated to reflect the emulated nodes.
359 * emulated nodes.
361 * - NUMA distance table is rebuilt to represent distances between emulated
362 * nodes. The distances are determined considering how emulated nodes
365 * - 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()
540 * Map the cpu to each emulated node that is allocated on the physical in numa_add_cpu()