Home
last modified time | relevance | path

Searched refs:mem_section (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dmmzone.h1882 struct mem_section { struct
1923 extern struct mem_section **mem_section;
1925 extern struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT];
1941 if (!mem_section || !mem_section[root]) in __nr_to_section()
1944 return &mem_section[root][nr & SECTION_ROOT_MASK]; in __nr_to_section()
1999 static inline int present_section(struct mem_section *section) in present_section()
2009 static inline int valid_section(struct mem_section *section) in valid_section()
2014 static inline int early_section(struct mem_section *section) in early_section()
2024 static inline int online_section(struct mem_section *section) in online_section()
2147 struct mem_section *ms; in pfn_valid()
[all …]
A Dmemory.h115 struct mem_section;
A Dmemory_hotplug.h13 struct mem_section;
/include/asm-generic/
A Dmemory_model.h62 struct mem_section *__sec = __pfn_to_section(__pfn); \

Completed in 11 milliseconds