Home
last modified time | relevance | path

Searched refs:no_dirty_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/iommu/iommufd/
H A Dselftest.c431 bool no_dirty_ops = mdev->flags & MOCK_FLAGS_DEVICE_NO_DIRTY; in mock_domain_alloc_paging_flags() local
436 if ((flags & ~PAGING_FLAGS) || (has_dirty_flag && no_dirty_ops)) in mock_domain_alloc_paging_flags()