Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dioport.h146 extern void reserve_region_with_split(struct resource *root,
/linux-4.4.14/arch/x86/kernel/
De820.c1042 reserve_region_with_split(&iomem_resource, start, end, in e820_reserve_resources_late()
/linux-4.4.14/kernel/
Dresource.c993 void __init reserve_region_with_split(struct resource *root, in reserve_region_with_split() function