Home
last modified time | relevance | path

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

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