Searched refs:reserve_region_with_split (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/arch/arm64/kernel/ |
| H A D | setup.c | 266 reserve_region_with_split(mem, start, end, "reserved"); in reserve_memblock_reserved_regions()
|
| /linux-6.15/arch/riscv/kernel/ |
| H A D | setup.c | 251 reserve_region_with_split(mem, start, end, "Reserved"); in reserve_memblock_reserved_regions()
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | setup.c | 560 reserve_region_with_split(mem, start, end, "Reserved"); in reserve_memblock_reserved_regions()
|
| /linux-6.15/include/linux/ |
| H A D | ioport.h | 240 extern void reserve_region_with_split(struct resource *root,
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | e820.c | 1179 reserve_region_with_split(&iomem_resource, start, end, "RAM buffer"); in e820__reserve_resources_late()
|
| /linux-6.15/kernel/ |
| H A D | resource.c | 1149 reserve_region_with_split(struct resource *root, resource_size_t start, in reserve_region_with_split() function
|