Searched refs:hvio_iommu_getbypass (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/sun4v/io/px/ |
H A D | px_hcall.s | 60 hvio_iommu_getbypass(devhandle_t dev_hdl, r_addr_t ra, io_attributes_t attr, 290 ENTRY(hvio_iommu_getbypass) 297 SET_SIZE(hvio_iommu_getbypass)
|
H A D | px_lib4v.h | 136 extern uint64_t hvio_iommu_getbypass(devhandle_t dev_hdl, r_addr_t ra,
|
H A D | px_lib4v.c | 612 if ((ret = hvio_iommu_getbypass(DIP_TO_HANDLE(dip), ra, in px_lib_iommu_getbypass()
|
/titanic_44/usr/src/uts/sun4u/io/px/ |
H A D | px_lib4u.h | 327 extern uint64_t hvio_iommu_getbypass(devhandle_t dev_hdl, pxu_t *pxu_p,
|
H A D | px_lib4u.c | 620 if ((ret = hvio_iommu_getbypass(DIP_TO_HANDLE(dip), pxu_p, ra, in px_lib_iommu_getbypass()
|
H A D | px_hlib.c | 2026 hvio_iommu_getbypass(devhandle_t dev_hdl, pxu_t *pxu_p, r_addr_t ra, in hvio_iommu_getbypass() function
|