Home
last modified time | relevance | path

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

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