Searched refs:bootmem_info (Results 1 – 3 of 3) sorted by relevance
33 static inline unsigned long bootmem_info(const struct page *page) in bootmem_info() function77 static inline unsigned long bootmem_info(const struct page *page) in bootmem_info() function
145 obj-$(CONFIG_HAVE_BOOTMEM_INFO_NODE) += bootmem_info.o
772 removing_section_nr = bootmem_info(page); in free_map_bootmem()