Home
last modified time | relevance | path

Searched refs:usm_entries (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kexec/
H A Dfile_load_64.c605 u64 usm_entries; in cpu_node_size()
619 usm_entries = ((memory_hotplug_max() / drmem_lmb_size()) + in cpu_node_size()
621 extra_size += (unsigned int)(usm_entries * sizeof(u64)); in cpu_node_size()
632 u64 usm_entries; kdump_extra_fdt_size_ppc64() local