powerpc/book3s64: Export has_transparent_hugepage() related functions.
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Tue, 24 Sep 2019 04:24:40 +0000 (09:54 +0530)
committerDan Williams <dan.j.williams@intel.com>
Tue, 24 Sep 2019 17:22:29 +0000 (10:22 -0700)
commita6f197f889ce0a5fd583674d9fa39259f5c8f72f
treee7bb41f06beb07c5a0c816c9d738b6a3e53be8c5
parent5b26db95fee3f1ce0d096b2de0ac6f3716171093
powerpc/book3s64: Export has_transparent_hugepage() related functions.

In later patch, we want to use hash_transparent_hugepage() in a kernel module.
Export two related functions.

Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Link: https://lore.kernel.org/r/20190924042440.27946-1-aneesh.kumar@linux.ibm.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
arch/powerpc/include/asm/book3s/64/radix.h
arch/powerpc/mm/book3s64/hash_pgtable.c
arch/powerpc/mm/book3s64/radix_pgtable.c