Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dmmap-alloc.h7 QEMU_FS_TYPE_HUGETLBFS, enumerator
/openbmc/qemu/util/
H A Dmmap-alloc.c51 return QEMU_FS_TYPE_HUGETLBFS; in qemu_fd_getfs()
/openbmc/qemu/migration/
H A Dpostcopy-ram.c357 if (fs != QEMU_FS_TYPE_TMPFS && fs != QEMU_FS_TYPE_HUGETLBFS) { in test_ramblock_postcopiable()