Lines Matching refs:context_entry
574 struct context_entry { struct
882 static inline bool context_present(struct context_entry *context) in context_present()
956 static inline void context_set_present(struct context_entry *context) in context_set_present()
961 static inline void context_set_fault_enable(struct context_entry *context) in context_set_fault_enable()
966 static inline void context_set_translation_type(struct context_entry *context, in context_set_translation_type()
973 static inline void context_set_address_root(struct context_entry *context, in context_set_address_root()
980 static inline void context_set_address_width(struct context_entry *context, in context_set_address_width()
986 static inline void context_set_domain_id(struct context_entry *context, in context_set_domain_id()
992 static inline void context_set_pasid(struct context_entry *context) in context_set_pasid()
997 static inline int context_domain_id(struct context_entry *c) in context_domain_id()
1002 static inline void context_clear_entry(struct context_entry *context) in context_clear_entry()
1036 context_set_sm_rid2pasid(struct context_entry *context, unsigned long pasid) in context_set_sm_rid2pasid()
1045 static inline void context_set_sm_dte(struct context_entry *context) in context_set_sm_dte()
1054 static inline void context_set_sm_pre(struct context_entry *context) in context_set_sm_pre()
1063 static inline void context_clear_sm_pre(struct context_entry *context) in context_clear_sm_pre()
1278 struct context_entry *context,
1315 struct context_entry *iommu_context_addr(struct intel_iommu *iommu, u8 bus,