Home
last modified time | relevance | path

Searched defs:revoked (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/vfio/pci/
H A Dvfio_pci_dmabuf.c20 u8 revoked : 1; member
309 void vfio_pci_dma_buf_move(struct vfio_pci_core_device *vdev, bool revoked) in vfio_pci_dma_buf_move()
H A Dvfio_pci_priv.h131 bool revoked) in vfio_pci_dma_buf_move()
/linux/include/linux/
H A Dhidraw.h35 bool revoked; member
/linux/drivers/iommu/iommufd/
H A Diommufd_test.h195 __u32 revoked; member
/linux/drivers/input/
H A Devdev.c50 bool revoked; member
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h579 static int _test_cmd_revoke_dmabuf(int fd, int dmabuf_fd, bool revoked) in _test_cmd_revoke_dmabuf()