HugeTLB file system support

modulename: hugetlbfs.ko

and/or

hugetlb.ko

configname: CONFIG_HUGETLBFS

Linux Kernel Configuration
└─>File systems
└─>Pseudo filesystems
└─>HugeTLB file system support
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
hugetlbfs is a filesystem backing for HugeTLB pages, based on
ramfs. For architectures that support it, say Y here and read
<file:Documentation/admin-guide/mm/hugetlbpage.rst> for details.

If unsure, say N.

source code:
depends
CONFIG_ARCH_SUPPORTS_HUGETLBFS or CONFIG_BROKEN or CONFIG_IA64 or CONFIG_SPARC64 or CONFIG_X86