Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dcrash.c202 unsigned long *sz, unsigned long *nr_mem_ranges) in prepare_elf_headers() argument
221 *nr_mem_ranges = cmem->nr_ranges; in prepare_elf_headers()
437 unsigned long nr_mem_ranges; in arch_crash_handle_hotplug_event() local
455 if (prepare_elf_headers(image, &elfbuf, &elfsz, &nr_mem_ranges)) { in arch_crash_handle_hotplug_event()