Lines Matching full:emulated
57 pr_err("NUMA: Too many emulated memblks, failing emulation\n"); in emu_setup_memblk()
255 * The limit on emulated nodes is MAX_NUMNODES, so the in split_nodes_size_interleave_uniform()
354 * to reflect the emulated configuration on success. @numa_dist_cnt is
359 * - @numa_meminfo is updated to reflect the emulated nodes.
362 * emulated nodes.
364 * - NUMA distance table is rebuilt to represent distances between emulated
365 * nodes. The distances are determined considering how emulated nodes
368 * - emu_nid_to_phys[] reflects how emulated nodes are mapped to physical
464 * Determine the max emulated nid and the default phys nid to use in numa_emulation()
469 /* Make sure numa_nodes_parsed only contains emulated nodes */ in numa_emulation()
489 /* make sure all emulated nodes are mapped to a physical node */ in numa_emulation()
557 * Map the cpu to each emulated node that is allocated on the physical in numa_add_cpu()