Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmmzone.h1733 #define SECTION_IS_EARLY BIT(SECTION_IS_EARLY_BIT) macro
1764 return (section && (section->section_mem_map & SECTION_IS_EARLY)); in early_section()
/linux-6.1.9/mm/
Dsparse.c538 SECTION_IS_EARLY); in sparse_init_nid()