Home
last modified time | relevance | path

Searched refs:VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-headers/linux/
H A Dvfio.h1785 #define VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY _IO(VFIO_TYPE, VFIO_BASE + 18) macro
/qemu/hw/vfio/
H A Dspapr.c148 ret = ioctl(container->fd, VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY, &reg); in vfio_prereg_listener_region_del()