Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmmzone.h1836 static inline unsigned long *section_to_usemap(struct mem_section *ms) in section_to_usemap() function
/openbmc/linux/mm/
H A Dpage_alloc.c347 return section_to_usemap(__pfn_to_section(pfn)); in get_pageblock_bitmap()