Searched defs:pt_id (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/tools/testing/selftests/iommu/ |
H A D | iommufd_utils.h | 77 static int _test_cmd_mock_domain_replace(int fd, __u32 stdev_id, __u32 pt_id, in _test_cmd_mock_domain_replace() 98 #define test_cmd_mock_domain_replace(stdev_id, pt_id) \ argument 101 #define test_err_mock_domain_replace(_errno, stdev_id, pt_id) \ argument 105 static int _test_cmd_hwpt_alloc(int fd, __u32 device_id, __u32 pt_id, in _test_cmd_hwpt_alloc() 123 #define test_cmd_hwpt_alloc(device_id, pt_id, hwpt_id) \ argument
|
/openbmc/linux/drivers/vfio/ |
H A D | iommufd.c | 139 int vfio_iommufd_physical_attach_ioas(struct vfio_device *vdev, u32 *pt_id) in vfio_iommufd_physical_attach_ioas() 219 int vfio_iommufd_emulated_attach_ioas(struct vfio_device *vdev, u32 *pt_id) in vfio_iommufd_emulated_attach_ioas()
|
/openbmc/qemu/backends/ |
H A D | iommufd.c | 212 uint32_t pt_id, uint32_t flags, in iommufd_backend_alloc_hwpt()
|
/openbmc/linux/drivers/iommu/iommufd/ |
H A D | iommufd_test.h | 60 __u32 pt_id; member
|
H A D | selftest.c | 424 u32 pt_id = cmd->id; in iommufd_test_mock_domain() local 476 unsigned int device_id, u32 pt_id, in iommufd_test_mock_domain_replace()
|
H A D | device.c | 661 int iommufd_device_replace(struct iommufd_device *idev, u32 *pt_id) in iommufd_device_replace()
|
/openbmc/linux/include/uapi/linux/ |
H A D | iommufd.h | 369 __u32 pt_id; member
|
H A D | vfio.h | 954 __u32 pt_id; member
|
/openbmc/qemu/linux-headers/linux/ |
H A D | iommufd.h | 438 __u32 pt_id; member
|
H A D | vfio.h | 956 __u32 pt_id; member
|