Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Diommu.c975 static int device_context_mapped(struct intel_iommu *iommu, u8 bus, u8 devfn) in device_context_mapped() function
2336 return !device_context_mapped(iommu, PCI_BUS_NUM(alias), alias & 0xff); in domain_context_mapped_cb()
2349 return device_context_mapped(iommu, bus, devfn); in domain_context_mapped()