Home
last modified time | relevance | path

Searched defs:has_transparent_hugepage (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/mips/mm/
A Dtlb-r4k.c425 int has_transparent_hugepage(void) in has_transparent_hugepage() function
/linux-6.3-rc2/arch/mips/include/asm/
A Dpgtable.h605 #define has_transparent_hugepage has_transparent_hugepage macro
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h1128 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1134 #define has_transparent_hugepage has_transparent_hugepage macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable.h247 #define has_transparent_hugepage has_transparent_hugepage macro
248 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
/linux-6.3-rc2/arch/s390/include/asm/
A Dpgtable.h1786 #define has_transparent_hugepage has_transparent_hugepage macro
1787 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
/linux-6.3-rc2/include/linux/
A Dpgtable.h1596 #define has_transparent_hugepage() IS_BUILTIN(CONFIG_TRANSPARENT_HUGEPAGE) macro

Completed in 23 milliseconds