Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
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
/Linux-v6.6/include/linux/
Dpgtable.h1589 #define has_transparent_pud_hugepage() IS_BUILTIN(CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD) macro