Searched refs:resource_clip (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | resource.c | 582 static void resource_clip(struct resource *res, resource_size_t min, in resource_clip() function 621 resource_clip(&tmp, constraint->min, constraint->max); in __find_resource()
|