Searched refs:resource_clip (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kernel/ |
A D | resource.c | 5 static void resource_clip(struct resource *res, resource_size_t start, in resource_clip() function 34 resource_clip(avail, entry->addr, in remove_e820_regions() 47 resource_clip(avail, BIOS_ROM_BASE, BIOS_ROM_END); in arch_remove_reservations()
|
/linux/kernel/ |
A D | resource.c | 590 static void resource_clip(struct resource *res, resource_size_t min, in resource_clip() function 629 resource_clip(&tmp, constraint->min, constraint->max); in __find_resource()
|
Completed in 6 milliseconds