Lines Matching refs:context_entry
205 struct context_entry { struct
210 static inline bool context_present(struct context_entry *context) in context_present() argument
214 static inline void context_set_present(struct context_entry *context) in context_set_present()
219 static inline void context_set_fault_enable(struct context_entry *context) in context_set_fault_enable()
224 static inline void context_set_translation_type(struct context_entry *context, in context_set_translation_type()
231 static inline void context_set_address_root(struct context_entry *context, in context_set_address_root()
238 static inline void context_set_address_width(struct context_entry *context, in context_set_address_width()
244 static inline void context_set_domain_id(struct context_entry *context, in context_set_domain_id()
250 static inline void context_clear_entry(struct context_entry *context) in context_clear_entry()
677 static inline struct context_entry *iommu_context_addr(struct intel_iommu *iommu, in iommu_context_addr()
681 struct context_entry *context; in iommu_context_addr()
780 struct context_entry *context; in device_context_mapped()
794 struct context_entry *context; in clear_context_table()
810 struct context_entry *context; in free_context_table()
1796 struct context_entry *context; in domain_context_mapping_one()