Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dnested.c63 info->domain_attached = true; in intel_nested_attach_dev()
H A Diommu.c1325 info->domain_attached = true; in dmar_domain_attach_device()
2730 if (!info->domain_attached) in device_block_translation()
2745 info->domain_attached = false; in device_block_translation()
3851 info->domain_attached = true; in identity_domain_attach_dev()
H A Diommu.h758 u8 domain_attached:1; /* Device has domain attached */ member