Home
last modified time | relevance | path

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

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