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/mm/
H A Dhugetlb_internal.h21 return hstate_is_gigantic(h) && !gigantic_page_runtime_supported(); in hstate_is_gigantic_no_runtime()
/linux/include/asm-generic/
H A Dhugetlb.h125 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function