Searched refs:SECTION_NR_TO_ROOT (Results 1 - 3 of 3) sorted by relevance

/linux-master/scripts/gdb/linux/
H A Dmm.py125 def SECTION_NR_TO_ROOT(self, sec): member in class:aarch64_page_ops
129 root = self.SECTION_NR_TO_ROOT(nr)
/linux-master/include/linux/
H A Dmmzone.h1835 #define SECTION_NR_TO_ROOT(sec) ((sec) / SECTIONS_PER_ROOT) macro
1852 unsigned long root = SECTION_NR_TO_ROOT(nr);
/linux-master/mm/
H A Dsparse.c84 unsigned long root = SECTION_NR_TO_ROOT(section_nr);

Completed in 204 milliseconds