Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Dintel-iommu.c257 static inline bool __context_present(struct context_entry *context) in __context_present() function
265 __context_present(context) : in context_present()
266 __context_present(context) && !context_copied(context); in context_present()
2951 if (!__context_present(&ce)) in copy_context_table()