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

  /src/sys/arch/sparc64/dev/
iommu.c 557 int err, needsflush; local in function:iommu_dvmamap_load
679 needsflush = 0;
707 needsflush = 1;
721 if (needsflush)
782 int err, needsflush; local in function:iommu_dvmamap_load_raw
878 needsflush = 0;
962 needsflush = 1;
980 if (needsflush)
1030 needsflush = 0;
1040 needsflush = 1
1131 int i, needsflush = 0; local in function:_iommu_dvmamap_sync
    [all...]
iommu.c 557 int err, needsflush; local in function:iommu_dvmamap_load
679 needsflush = 0;
707 needsflush = 1;
721 if (needsflush)
782 int err, needsflush; local in function:iommu_dvmamap_load_raw
878 needsflush = 0;
962 needsflush = 1;
980 if (needsflush)
1030 needsflush = 0;
1040 needsflush = 1
1131 int i, needsflush = 0; local in function:_iommu_dvmamap_sync
    [all...]

Completed in 23 milliseconds