Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dhugetlb.h39 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/Linux-v6.6/include/asm-generic/
Dhugetlb.h154 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/Linux-v6.6/arch/s390/include/asm/
Dhugetlb.h142 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/Linux-v6.6/mm/
Dhugetlb.c1649 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __remove_hugetlb_folio()
1745 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __update_and_free_hugetlb_folio()
2639 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in return_unused_surplus_pages()
3350 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in hugetlb_init_hstates()
3747 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __nr_hugepages_store_common()