Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dfadump.c406 int max_boot_mem_rgns = fw_dump.ops->fadump_max_boot_mem_rgns(); in add_boot_mem_region() local
409 if (fw_dump.boot_mem_regs_cnt > max_boot_mem_rgns) { in add_boot_mem_region()
410 fw_dump.boot_mem_regs_cnt = max_boot_mem_rgns; in add_boot_mem_region()