Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsetup.c561 reserve_region_with_split(mem, start, end, "Reserved"); in reserve_memblock_reserved_regions()
/linux/arch/x86/kernel/
H A De820.c1239 reserve_region_with_split(&iomem_resource, start, end, "RAM buffer"); in e820__reserve_resources_late()
/linux/kernel/
H A Dresource.c1150 reserve_region_with_split(struct resource *root, resource_size_t start, in reserve_region_with_split() function