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

/linux-master/drivers/iommu/amd/
H A Dio_pgtable.c493 bool test_only = flags & IOMMU_DIRTY_NO_CLEAR; local
507 for (i = 0; i < count && test_only; i++) {
514 for (i = 0; i < count && !test_only; i++) {

Completed in 263 milliseconds