Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/intel/
Diommu.c214 static inline bool __context_present(struct context_entry *context) in __context_present() function
222 __context_present(context) : in context_present()
223 __context_present(context) && !context_copied(context); in context_present()
2982 if (!__context_present(&ce)) in copy_context_table()