Lines Matching defs:context
211 static inline void context_clear_pasid_enable(struct context_entry *context) in context_clear_pasid_enable()
216 static inline bool context_pasid_enabled(struct context_entry *context) in context_pasid_enabled()
221 static inline void context_set_copied(struct context_entry *context) in context_set_copied()
226 static inline bool context_copied(struct context_entry *context) in context_copied()
231 static inline bool __context_present(struct context_entry *context) in __context_present()
236 bool context_present(struct context_entry *context) in context_present()
243 static inline void context_set_present(struct context_entry *context) in context_set_present()
248 static inline void context_set_fault_enable(struct context_entry *context) in context_set_fault_enable()
253 static inline void context_set_translation_type(struct context_entry *context, in context_set_translation_type()
260 static inline void context_set_address_root(struct context_entry *context, in context_set_address_root()
267 static inline void context_set_address_width(struct context_entry *context, in context_set_address_width()
273 static inline void context_set_domain_id(struct context_entry *context, in context_set_domain_id()
284 static inline void context_clear_entry(struct context_entry *context) in context_clear_entry()
789 struct context_entry *context; in iommu_context_addr() local
977 struct context_entry *context; in device_context_mapped() local
993 struct context_entry *context; in free_context_table() local
2114 context_set_sm_rid2pasid(struct context_entry *context, unsigned long pasid) in context_set_sm_rid2pasid()
2123 static inline void context_set_sm_dte(struct context_entry *context) in context_set_sm_dte()
2132 static inline void context_set_sm_pre(struct context_entry *context) in context_set_sm_pre()
2148 struct context_entry *context; in domain_context_mapping_one() local
2554 struct context_entry *context; in domain_context_clear_one() local
5915 struct context_entry *context; in intel_iommu_enable_pasid() local