Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dintel-iommu.c259 static inline bool __context_present(struct context_entry *context) in __context_present() function
267 __context_present(context) : in context_present()
268 __context_present(context) && !context_copied(context); in context_present()
3137 if (!__context_present(&ce)) in copy_context_table()