Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmmzone.h1312 #define SECTION_IS_EARLY (1UL<<3) macro
1341 return (section && (section->section_mem_map & SECTION_IS_EARLY)); in early_section()
/OK3568_Linux_fs/kernel/mm/
H A Dsparse.c555 SECTION_IS_EARLY); in sparse_init_nid()