Home
last modified time | relevance | path

Searched refs:gigantic_page_runtime_supported (Results 1 – 4 of 4) 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.h154 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/linux/arch/s390/include/asm/
H A Dhugetlb.h142 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/linux/mm/
H A Dhugetlb.c1599 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in alloc_gigantic_folio()
1661 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in remove_hugetlb_folio()
2566 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported())
3494 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in hugetlb_hstate_alloc_pages_specific_nodes()
3939 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in demote_free_hugetlb_folio()