Searched refs:hvio_iommu_getmap (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_hcall.s54 hvio_iommu_getmap(devhandle_t dev_hdl, tsbid_t tsbid, io_attributes_t *attr_p,
268 ENTRY(hvio_iommu_getmap) function
279 SET_SIZE(hvio_iommu_getmap)
H A Dpx_lib4v.h134 extern uint64_t hvio_iommu_getmap(devhandle_t dev_hdl, tsbid_t tsbid,
H A Dpx_lib4v.c543 if ((ret = hvio_iommu_getmap(DIP_TO_HANDLE(dip), tsbid,
546 "hvio_iommu_getmap failed, ret 0x%lx\n", ret);
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.h325 extern uint64_t hvio_iommu_getmap(devhandle_t dev_hdl, pxu_t *pxu_p,
H A Dpx_hlib.c1882 hvio_iommu_getmap(devhandle_t dev_hdl, pxu_t *pxu_p, tsbid_t tsbid, function
H A Dpx_lib4u.c562 if ((ret = hvio_iommu_getmap(DIP_TO_HANDLE(dip), pxu_p, tsbid,
565 "hvio_iommu_getmap failed, ret 0x%lx\n", ret);

Completed in 61 milliseconds