Home
last modified time | relevance | path

Searched refs:hash__has_transparent_hugepage (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dhash-4k.h145 extern int hash__has_transparent_hugepage(void);
Dhash-64k.h260 extern int hash__has_transparent_hugepage(void);
Dpgtable.h1112 extern int hash__has_transparent_hugepage(void);
1117 return hash__has_transparent_hugepage(); in has_transparent_hugepage()
/Linux-v4.19/arch/powerpc/mm/
Dpgtable-hash64.c378 int hash__has_transparent_hugepage(void) in hash__has_transparent_hugepage() function