Home
last modified time | relevance | path

Searched refs:radix__has_transparent_hugepage (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dradix.h255 extern int radix__has_transparent_hugepage(void);
Dpgtable.h1116 return radix__has_transparent_hugepage(); in has_transparent_hugepage()
/Linux-v4.19/arch/powerpc/mm/
Dpgtable-radix.c1033 int radix__has_transparent_hugepage(void) in radix__has_transparent_hugepage() function