Home
last modified time | relevance | path

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

/linux/include/asm-generic/
A Dhugetlb.h130 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/linux/arch/s390/include/asm/
A Dhugetlb.h118 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/linux/arch/powerpc/include/asm/book3s/64/
A Dhugetlb.h40 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function
/linux/mm/
A Dhugetlb.c1428 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __remove_hugetlb_page()
1532 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __update_and_free_page()
3155 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in hugetlb_init_hstates()
3546 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __nr_hugepages_store_common()

Completed in 128 milliseconds