HomeSort by: relevance | last modified time | path
    Searched refs:IOMMUREG_WRITE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
iommureg.h 88 #define IOMMUREG_WRITE(is, reg, v) \
iommu.c 255 IOMMUREG_WRITE(is, iommu_tsb, is->is_ptsb);
258 IOMMUREG_WRITE(is, iommu_cr, is->is_cr|IOMMUCR_DE);
288 IOMMUREG_WRITE(is, iommu_cache_invalidate, -1ULL);
448 IOMMUREG_WRITE(is, iommu_flush, va);
454 IOMMUREG_WRITE(is, iommu_cache_flush,
716 IOMMUREG_WRITE(is, iommu_cache_flush,
968 IOMMUREG_WRITE(is, iommu_cache_flush,
1048 IOMMUREG_WRITE(is, iommu_cache_flush,

Completed in 12 milliseconds