Searched refs:IOMMU_FLUSH_CACHE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Diommuvar.h101 #define IOMMU_FLUSH_CACHE (1 << 2) macro
/freebsd-11-stable/sys/sparc64/sparc64/
H A Diommu.c476 if ((is->is_flags & IOMMU_FLUSH_CACHE) != 0) {
921 if ((is->is_flags & IOMMU_FLUSH_CACHE) != 0) {
1044 if ((is->is_flags & IOMMU_FLUSH_CACHE) != 0) {
/freebsd-11-stable/sys/sparc64/pci/
H A Dfire.c697 sc->sc_is.is_flags |= IOMMU_FLUSH_CACHE;

Completed in 60 milliseconds