Searched refs:hvio_iommu_demap (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/sun4v/io/px/ |
H A D | px_hcall.s | 48 hvio_iommu_demap(devhandle_t dev_hdl, tsbid_t tsbid, pages_t pages, 250 ENTRY(hvio_iommu_demap) 257 SET_SIZE(hvio_iommu_demap)
|
H A D | px_lib4v.h | 132 extern uint64_t hvio_iommu_demap(devhandle_t dev_hdl, tsbid_t tsbid,
|
H A D | px_lib4v.c | 516 if ((ret = hvio_iommu_demap(DIP_TO_HANDLE(dip), in px_lib_iommu_demap()
|
/titanic_41/usr/src/uts/sun4u/io/px/ |
H A D | px_lib4u.h | 323 extern uint64_t hvio_iommu_demap(devhandle_t dev_hdl, pxu_t *pxu_p,
|
H A D | px_lib4u.c | 539 if ((ret = hvio_iommu_demap(px_p->px_dev_hdl, pxu_p, tsbid, pages)) in px_lib_iommu_demap()
|
H A D | px_hlib.c | 1853 hvio_iommu_demap(devhandle_t dev_hdl, pxu_t *pxu_p, tsbid_t tsbid, in hvio_iommu_demap() function
|