Home
last modified time | relevance | path

Searched refs:iommufd_get_hw_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/iommu/iommufd/
H A Diommufd_private.h299 int iommufd_get_hw_info(struct iommufd_ucmd *ucmd);
H A Dmain.c341 IOCTL_OP(IOMMU_GET_HW_INFO, iommufd_get_hw_info, struct iommu_hw_info,
H A Ddevice.c1124 int iommufd_get_hw_info(struct iommufd_ucmd *ucmd) in iommufd_get_hw_info() function