Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/kernel/
H A Dfadump.c408 int max_boot_mem_rgns = fw_dump.ops->fadump_max_boot_mem_rgns(); in add_boot_mem_region() local
411 if (fw_dump.boot_mem_regs_cnt > max_boot_mem_rgns) { in add_boot_mem_region()
412 fw_dump.boot_mem_regs_cnt = max_boot_mem_rgns; in add_boot_mem_region()