Home
last modified time | relevance | path

Searched refs:no_mmap (Results 1 – 4 of 4) sorted by relevance

/qemu/include/hw/vfio/
H A Dvfio-common.h115 bool no_mmap; member
/qemu/hw/vfio/
H A Dplatform.c635 DEFINE_PROP_BOOL("x-no-mmap", VFIOPlatformDevice, vbasedev.no_mmap, false),
H A Dhelpers.c365 if (!vbasedev->no_mmap && in vfio_region_setup()
H A Dpci.c3372 DEFINE_PROP_BOOL("x-no-mmap", VFIOPCIDevice, vbasedev.no_mmap, false),