Searched refs:NR_MEM_SECTIONS (Results 1 – 5 of 5) sorted by relevance
42 static u8 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned;44 static u16 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned;394 old_usemap_snr = NR_MEM_SECTIONS; in check_usemap_section_nr()395 old_pgdat_snr = NR_MEM_SECTIONS; in check_usemap_section_nr()
1136 #define NR_MEM_SECTIONS (1UL << SECTIONS_SHIFT) macro1222 #define NR_SECTION_ROOTS DIV_ROUND_UP(NR_MEM_SECTIONS, SECTIONS_PER_ROOT)1350 if (pfn_to_section_nr(pfn) >= NR_MEM_SECTIONS) in pfn_valid()1365 if (pfn_to_section_nr(pfn) >= NR_MEM_SECTIONS) in pfn_present()
30 if (___nr < NR_MEM_SECTIONS && online_section_nr(___nr) && \
249 if (pfn_to_section_nr(pfn) >= NR_MEM_SECTIONS) in pfn_valid()
125 The maximal number of sections is denoted `NR_MEM_SECTIONS` and138 array is static and has `NR_MEM_SECTIONS` rows. Each row holds a