Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/mti-malta/
H A Dmalta-dtshim.c73 unsigned long size_preio; in gen_fdt_mem_array() local
89 size_preio = min_t(unsigned long, size, SZ_256M); in gen_fdt_mem_array()
90 mem_array[1] = cpu_to_be32(size_preio); in gen_fdt_mem_array()
91 size -= size_preio; in gen_fdt_mem_array()
/kernel/linux/linux-6.6/arch/mips/mti-malta/
H A Dmalta-dtshim.c73 unsigned long size_preio; in gen_fdt_mem_array() local
89 size_preio = min_t(unsigned long, size, SZ_256M); in gen_fdt_mem_array()
90 mem_array[1] = cpu_to_be32(size_preio); in gen_fdt_mem_array()
91 size -= size_preio; in gen_fdt_mem_array()

Completed in 2 milliseconds