Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dphysmem_info.c229 static bool __physmem_alloc_intersects(unsigned long addr, unsigned long size, in __physmem_alloc_intersects() function
268 if (__physmem_alloc_intersects(addr, size, &intersection_start)) { in __physmem_alloc_range()