Home
last modified time | relevance | path

Searched defs:pt_id (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h162 static int _test_cmd_mock_domain_replace(int fd, __u32 stdev_id, __u32 pt_id, in _test_cmd_mock_domain_replace() argument
183 #define test_cmd_mock_domain_replace(stdev_id, pt_id) \ argument
186 #define test_err_mock_domain_replace(_errno, stdev_id, pt_id) \ argument
190 static int _test_cmd_hwpt_alloc(int fd, __u32 device_id, __u32 pt_id, __u32 ft_id, in _test_cmd_hwpt_alloc() argument
214 test_cmd_hwpt_alloc(device_id,pt_id,flags,hwpt_id) global() argument
218 test_cmd_hwpt_alloc_iommupt(device_id,pt_id,flags,iommupt_type,hwpt_id) global() argument
230 test_err_hwpt_alloc(_errno,device_id,pt_id,flags,hwpt_id) global() argument
235 test_cmd_hwpt_alloc_nested(device_id,pt_id,flags,hwpt_id,data_type,data,data_len) global() argument
239 test_err_hwpt_alloc_nested(_errno,device_id,pt_id,flags,hwpt_id,data_type,data,data_len) global() argument
245 test_cmd_hwpt_alloc_iopf(device_id,pt_id,fault_id,flags,hwpt_id,data_type,data,data_len) global() argument
250 test_err_hwpt_alloc_iopf(_errno,device_id,pt_id,fault_id,flags,hwpt_id,data_type,data,data_len) global() argument
1175 _test_cmd_pasid_attach(int fd,__u32 stdev_id,__u32 pasid,__u32 pt_id) _test_cmd_pasid_attach() argument
1201 _test_cmd_pasid_replace(int fd,__u32 stdev_id,__u32 pasid,__u32 pt_id) _test_cmd_pasid_replace() argument
[all...]
/linux/drivers/iommu/iommufd/
H A Ddevice.c941 struct iommufd_ioas *ioas, u32 *pt_id, in iommufd_device_auto_get_domain()
1019 u32 *pt_id, attach_fn do_attach) in iommufd_device_change_pt()
1080 u32 *pt_id) in iommufd_device_attach()
1116 u32 *pt_id) in iommufd_device_replace()
/linux/tools/testing/selftests/vfio/
H A Dvfio_iommufd_setup_test.c44 static int vfio_device_attach_iommufd_pt_ioctl(int cdev_fd, u32 pt_id) in vfio_device_attach_iommufd_pt_ioctl()
/linux/drivers/hv/
H A Dmshv_root_main.c152 static bool mshv_passthru_hvcall_allowed(u16 code, u64 pt_id) in mshv_passthru_hvcall_allowed()
183 u64 pt_id = partition ? partition->pt_id : HV_PARTITION_ID_SELF; in mshv_ioctl_passthru_hvcall() local
2054 u64 pt_id = -1; in mshv_ioctl_create_partition() local
H A Dmshv_root.h108 u64 pt_id; member
/linux/tools/testing/selftests/vfio/lib/
H A Dvfio_pci_device.c440 static void vfio_device_attach_iommufd_pt(int device_fd, u32 pt_id) in vfio_device_attach_iommufd_pt()
/linux/include/uapi/linux/
H A Dvfio.h976 __u32 pt_id; member