Searched refs:is_hw (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/sparc64/dev/
H A Diommuvar.h130 const struct iommu_hw *is_hw; member in struct:iommu_state
H A Diommu.c175 is->is_hw = ihw;
274 (*is->is_hw->ihw_enable)(is);
289 if (ISSET(is->is_hw->ihw_flags, IOMMU_HW_FLUSH_CACHE))
442 return (tte & is->is_hw->ihw_dvma_pa);
698 bypass = is->is_hw->ihw_bypass;
909 bypass = is->is_hw->ihw_bypass;
1792 if (ISSET(is->is_hw->ihw_flags, IOMMU_HW_FLUSH_CACHE) &&
1817 if (ISSET(is->is_hw->ihw_flags, IOMMU_HW_FLUSH_CACHE) &&

Completed in 84 milliseconds