Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmmap.c1622 static unsigned long unmapped_area_topdown(struct vm_unmapped_area_info *info) in unmapped_area_topdown() function
1678 addr = unmapped_area_topdown(info); in vm_unmapped_area()