Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dhugetlb.h39 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/linux/include/asm-generic/
H A Dhugetlb.h133 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/linux/mm/
H A Dhugetlb.c1541 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in remove_hugetlb_folio()
1603 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __update_and_free_hugetlb_folio()
2513 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in return_unused_surplus_pages()
3696 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in hugetlb_init_hstates()
4173 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __nr_hugepages_store_common()