Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmmzone.h1682 static inline unsigned long *section_to_usemap(struct mem_section *ms) in section_to_usemap() function
/linux-6.1.9/mm/
Dpage_alloc.c537 return section_to_usemap(__pfn_to_section(pfn)); in get_pageblock_bitmap()