Searched refs:hvio_iommu_getmap (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/sun4v/io/px/ |
H A D | px_hcall.s | 54 hvio_iommu_getmap(devhandle_t dev_hdl, tsbid_t tsbid, io_attributes_t *attr_p, 268 ENTRY(hvio_iommu_getmap) 279 SET_SIZE(hvio_iommu_getmap)
|
H A D | px_lib4v.h | 134 extern uint64_t hvio_iommu_getmap(devhandle_t dev_hdl, tsbid_t tsbid,
|
H A D | px_lib4v.c | 543 if ((ret = hvio_iommu_getmap(DIP_TO_HANDLE(dip), tsbid, in px_lib_iommu_getmap()
|
/titanic_41/usr/src/uts/sun4u/io/px/ |
H A D | px_lib4u.h | 325 extern uint64_t hvio_iommu_getmap(devhandle_t dev_hdl, pxu_t *pxu_p,
|
H A D | px_lib4u.c | 562 if ((ret = hvio_iommu_getmap(DIP_TO_HANDLE(dip), pxu_p, tsbid, in px_lib_iommu_getmap()
|
H A D | px_hlib.c | 1882 hvio_iommu_getmap(devhandle_t dev_hdl, pxu_t *pxu_p, tsbid_t tsbid, in hvio_iommu_getmap() function
|