Home
last modified time | relevance | path

Searched defs:has_transparent_pud_hugepage (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1162 static inline int has_transparent_pud_hugepage(void) in has_transparent_pud_hugepage() function
1168 #define has_transparent_pud_hugepage has_transparent_pud_hugepage macro
/openbmc/linux/include/linux/
H A Dpgtable.h1610 #define has_transparent_pud_hugepage() IS_BUILTIN(CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD) macro