Home
last modified time | relevance | path

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

/openbmc/linux/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()