Searched refs:cpu_node_size (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kexec/
H A Dfile_load_64.c939 * cpu_node_size - Compute the size of a CPU node in the FDT.
944 static unsigned int cpu_node_size(void) function
1007 extra_size += (cpu_nodes - boot_cpu_node_count) * cpu_node_size();

Completed in 82 milliseconds