Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dranges.c27 * get_max_nr_ranges - Get the max no. of ranges crash_mem structure
33 static inline unsigned int get_max_nr_ranges(size_t size) in get_max_nr_ranges() function
191 mem_rngs->max_nr_ranges = get_max_nr_ranges(size); in realloc_mem_ranges()
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dranges.c27 * get_max_nr_ranges - Get the max no. of ranges crash_mem structure
33 static inline unsigned int get_max_nr_ranges(size_t size) in get_max_nr_ranges() function
191 mem_rngs->max_nr_ranges = get_max_nr_ranges(size); in realloc_mem_ranges()

Completed in 2 milliseconds