Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Ddebugfs.c240 if (!context_present(context)) in ctx_tbl_walk()
H A Diommu.c236 bool context_present(struct context_entry *context) in context_present() function
984 ret = context_present(context); in device_context_mapped()
2171 if (context_present(context)) in domain_context_mapping_one()
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Ddebugfs.c244 if (!context_present(context)) in ctx_tbl_walk()
H A Diommu.h803 static inline bool context_present(struct context_entry *context) in context_present() function
H A Diommu.c1951 if (context_present(context) && !context_copied(iommu, bus, devfn)) in domain_context_mapping_one()
2650 if (!context_present(&ce)) in copy_context_table()
/kernel/linux/linux-5.10/include/linux/
H A Dintel-iommu.h795 bool context_present(struct context_entry *context);

Completed in 26 milliseconds