Home
last modified time | relevance | path

Searched defs:SECTION_NR_TO_ROOT (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gdb/linux/
H A Dmm.py125 def SECTION_NR_TO_ROOT(self, sec): member in aarch64_page_ops
/linux/include/linux/
H A Dmmzone.h1838 #define SECTION_NR_TO_ROOT(sec) ((sec) / SECTIONS_PER_ROOT) macro