Searched refs:HUGETLBFS_MAGIC (Results 1 – 3 of 3) sorted by relevance
26 #define HUGETLBFS_MAGIC 0x958458f6 macro50 case HUGETLBFS_MAGIC: in qemu_fd_getfs()71 if (ret == 0 && fs.f_type == HUGETLBFS_MAGIC) { in qemu_fd_getpagesize()
52 #define HUGETLBFS_MAGIC 0x958458f6 macro557 if (fs.f_type != HUGETLBFS_MAGIC) { in init_hugepagefs()
368 if (!ret && (unsigned int)fs.f_type == HUGETLBFS_MAGIC) { in get_fd_hugepagesize()