Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/intel/
Diommu.c231 static inline bool __context_present(struct context_entry *context) in __context_present() function
239 __context_present(context) : in context_present()
240 __context_present(context) && !context_copied(context); in context_present()
3033 if (!__context_present(&ce)) in copy_context_table()