Home
last modified time | relevance | path

Searched refs:__highest_present_section_nr (Results 1 – 5 of 5) sorted by relevance

/linux/mm/
A Dsparse.c163 unsigned long __highest_present_section_nr; variable
167 if (section_nr > __highest_present_section_nr) in __section_mark_present()
168 __highest_present_section_nr = section_nr; in __section_mark_present()
176 (section_nr <= __highest_present_section_nr)); \
/linux/include/linux/
A Dmmzone.h1474 extern unsigned long __highest_present_section_nr;
1542 while (++section_nr <= __highest_present_section_nr) { in next_present_section_nr()
/linux/drivers/base/
A Dmemory.c830 for (nr = 0; nr <= __highest_present_section_nr; in memory_dev_init()
/linux/
A DSystem.map160999 ffff800012123708 B __highest_present_section_nr
A D.tmp_System.map160999 ffff800012123708 B __highest_present_section_nr

Completed in 346 milliseconds