Searched refs:context_present (Results 1 – 4 of 4) sorted by relevance
243 if (!context_present(context)) in ctx_tbl_walk()392 if (!context || !context_present(context)) in domain_translation_struct_show()
774 if (context_present(context) && !context_copied(iommu, bus, devfn)) { in device_pasid_table_setup()
1656 if (context_present(context) && !context_copied(iommu, bus, devfn)) in domain_context_mapping_one()2139 if (!context_present(&ce)) in copy_context_table()4095 if (!context || !context_present(context)) { in context_flip_pri()4507 if (context_present(context) && !context_copied(iommu, bus, devfn)) { in context_setup_pass_through()
882 static inline bool context_present(struct context_entry *context) in context_present() function