Home
last modified time | relevance | path

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

/linux/scripts/gdb/linux/
H A Dmm.py133 def __nr_to_section(self, nr): member in aarch64_page_ops
/linux/include/linux/
H A Dmmzone.h1929 static inline struct mem_section *__nr_to_section(unsigned long nr) in __nr_to_section() function