Home
last modified time | relevance | path

Searched refs:bootmem_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dbootmem_info.h33 static inline unsigned long bootmem_info(const struct page *page) in bootmem_info() function
77 static inline unsigned long bootmem_info(const struct page *page) in bootmem_info() function
/linux-6.15/mm/
H A DMakefile145 obj-$(CONFIG_HAVE_BOOTMEM_INFO_NODE) += bootmem_info.o
H A Dsparse.c772 removing_section_nr = bootmem_info(page); in free_map_bootmem()