Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/mm/
Dtlb-r4k.c433 int has_transparent_hugepage(void) in has_transparent_hugepage() function
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1118 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1124 #define has_transparent_hugepage has_transparent_hugepage macro
/linux-6.12.1/arch/mips/include/asm/
Dpgtable.h625 #define has_transparent_hugepage has_transparent_hugepage macro
/linux-6.12.1/arch/x86/include/asm/
Dpgtable.h324 #define has_transparent_hugepage has_transparent_hugepage macro
325 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
/linux-6.12.1/arch/s390/include/asm/
Dpgtable.h1857 #define has_transparent_hugepage has_transparent_hugepage macro
1858 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
/linux-6.12.1/include/linux/
Dpgtable.h1838 #define has_transparent_hugepage() IS_BUILTIN(CONFIG_TRANSPARENT_HUGEPAGE) macro