Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dhugetlb.h130 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/Linux-v5.10/arch/s390/include/asm/
Dhugetlb.h118 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dhugetlb.h40 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/Linux-v5.10/mm/
Dhugetlb.c1299 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in update_and_free_page()
2773 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __nr_hugepages_store_common()