Lines Matching refs:context_entry
211 static inline void context_clear_pasid_enable(struct context_entry *context)
216 static inline bool context_pasid_enabled(struct context_entry *context)
221 static inline void context_set_copied(struct context_entry *context)
226 static inline bool context_copied(struct context_entry *context)
231 static inline bool __context_present(struct context_entry *context)
236 bool context_present(struct context_entry *context)
243 static inline void context_set_present(struct context_entry *context)
248 static inline void context_set_fault_enable(struct context_entry *context)
253 static inline void context_set_translation_type(struct context_entry *context,
260 static inline void context_set_address_root(struct context_entry *context,
267 static inline void context_set_address_width(struct context_entry *context,
273 static inline void context_set_domain_id(struct context_entry *context,
279 static inline int context_domain_id(struct context_entry *c)
284 static inline void context_clear_entry(struct context_entry *context)
785 struct context_entry *iommu_context_addr(struct intel_iommu *iommu, u8 bus,
789 struct context_entry *context;
977 struct context_entry *context;
993 struct context_entry *context;
2114 context_set_sm_rid2pasid(struct context_entry *context, unsigned long pasid)
2123 static inline void context_set_sm_dte(struct context_entry *context)
2132 static inline void context_set_sm_pre(struct context_entry *context)
2148 struct context_entry *context;
2554 struct context_entry *context;
3062 struct context_entry **tbl,
3066 struct context_entry *new_ce = NULL, ce;
3067 struct context_entry *old_ce = NULL;
3164 struct context_entry **ctxt_tbls;
5915 struct context_entry *context;